CubePerspective Class

The entity used to encapsulate a specific perspective of an OlapCube object.
Inheritance Hierarchy
SystemObject
  Dundas.BI.FileSystemFileSystemEntry
    Dundas.BI.FileSystemFile
      Dundas.BI.EntitiesEntityBase
        Dundas.BI.Entities.CubePerspectivesCubePerspective

Namespace: Dundas.BI.Entities.CubePerspectives
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public sealed class CubePerspective : EntityBase, 
	IOlapCube, IAnalysisStructure, IStructure, IDataWarnings, IDataSource

The CubePerspective type exposes the following members.

Constructors
 NameDescription
Public methodCubePerspective Initializes a new instance of the CubePerspective class.
Top
Properties
 NameDescription
Public propertyAllChildren Gets a flat list of all files and folders in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry)
Public propertyAllChildrenAndSelfGets the entry and all of its descendants.
(Inherited from FileSystemEntry)
Public propertyAllFiles Gets a flat list of all files in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry)
Public propertyAllFilesAndSelf Gets the file and all of its child files.
(Inherited from File)
Public propertyAllFolders Gets a flat list of all folders in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry)
Public propertyCacheExpiration Gets a value indicating the time length for caching the results queried from the current instance.
Public propertyCaption Gets or sets the localized caption.
Public propertyCheckedOutTo Gets information about the account to which the object is checked out.
(Inherited from File)
Public propertyChildCountGets the number of direct children contained in the entry.
(Inherited from FileSystemEntry)
Public propertyChildrenGets the files and subfolders contained in the entry.
(Inherited from FileSystemEntry)
Public propertyCreatedBy Gets the account information for the user which created the entry.
(Inherited from FileSystemEntry)
Public propertyCreatedTime Gets the time, in coordinated universal time (UTC), at which the entry was created.
(Inherited from FileSystemEntry)
Public propertyCube Gets the OLAP cube.
Public propertyCubeDescriptor Gets the cube descriptor.
Public propertyCurrentRevisionGets the highest revision number associated with this file.
(Inherited from File)
Public propertyDataConnector Gets the data connector.
Public propertyDataProvider Gets the data provider.
Public propertyDateMappingCollection Gets the date mappings.
Public propertyDefaultMeasure Gets the default measure of the cube.
Public propertyDefaultMeasureName Gets or sets the default measure name.
Public propertyDescription Gets an optional description associated with the entry.
(Inherited from FileSystemEntry)
Public propertyDimensions Gets the cube dimensions.
Public propertyEntitySaveOptionsGets or sets the entity save options.
(Inherited from EntityBase)
Public propertyFiles Gets the files contained in the entry.
(Inherited from FileSystemEntry)
Public propertyFingerprintGets the fingerprint of the revision.
(Inherited from EntityBase)
Public propertyFoldersGets the folders contained in the entry.
(Inherited from FileSystemEntry)
Public propertyFriendlyFullName Gets the full path of the entry (friendly).
(Inherited from FileSystemEntry)
Public propertyFriendlyLocation Gets the location of the entry (friendly representation).
(Inherited from FileSystemEntry)
Public propertyFriendlyLocationElements Gets a read-only list of distinct path elements which compose FriendlyLocation.
(Inherited from FileSystemEntry)
Public propertyFriendlyNameGets the name of the entry (friendly representation).
(Inherited from FileSystemEntry)
Public propertyFullName Gets the full path of the entry.
(Inherited from FileSystemEntry)
Public propertyHasWarnings Gets a value indicating whether this instance,or one of its dependencies, has warnings.
Public propertyHierarchies Gets the hierarchies.
Public propertyId Gets the unique identifier of the entry.
(Inherited from FileSystemEntry)
Public propertyIsAutoGenerated Gets a value indicating whether this instance is auto generated.
Public propertyIsCheckedOutGets a value indicating whether the file is checked out.
(Inherited from File)
Public propertyIsCheckedOutToCaller Gets a value indicating whether the file is checked out to caller.
(Inherited from File)
Public propertyIsCustomLocalizationAppliedGets or sets a value indicating whether a custom localization applied on this entity.
(Inherited from EntityBase)
Public propertyIsFolderGets a value indicating whether the entry is a folder.
(Inherited from FileSystemEntry)
Public propertyIsInactive Gets a value indicating whether the file is inactive.
(Inherited from File)
Public propertyIsProtectedGets a value indicating whether the entry is protected.
(Inherited from FileSystemEntry)
Public propertyIsRecycledGets a value indicating whether the entry is recycled.
(Inherited from FileSystemEntry)
Public propertyIsRecycledDirectlyGets a value indicating whether the entry is recycled directly and not as a part of parent entry recycling.
(Inherited from FileSystemEntry)
Public propertyIsSubentry Gets a value indicating whether the entry is contained by a File.
(Inherited from FileSystemEntry)
Public propertyIsTemporary Gets a value indicating whether the entry resides under a temporary folder.
(Inherited from FileSystemEntry)
Public propertyIsTenantIdAvailable Gets a value indicating whether the TenantId property can be accessed without throwing an exception.
(Inherited from FileSystemEntry)
Public propertyIsTransientGets a value indicating whether the file is transient.
(Inherited from File)
Public propertyItem Gets the cube property with the specified name.
Public propertyKpis Gets the KPIs.
Public propertyLastCheckedInTimeGets the time when the file was last checked in.
(Inherited from File)
Public propertyLastModifiedTime Gets the time, in coordinated universal time (UTC), at which the entry was last modified.
(Inherited from FileSystemEntry)
Public propertyLocationGets the location of the entry.
(Inherited from FileSystemEntry)
Public propertyMeasureGroups Gets the measure groups.
Public propertyMeasures Gets the measures.
Public propertyMeasuresUniqueName Gets or sets the measures root unique name.
Public propertyMetadataGets arbitrary metadata associated with the entry.
(Inherited from FileSystemEntry)
Public propertyName Gets the name of the entry.
(Inherited from FileSystemEntry)
Public propertyNamedSets Gets the named sets.
Public propertyObjectType Gets the type of the entry.
(Inherited from FileSystemEntry)
Public propertyParameters Gets the parameters defined for the current instance.
Public propertyParentId Gets the ID of the item's parent.
(Inherited from FileSystemEntry)
Public propertyPrimaryEntryIdGets the ID of the primary object which contains the entry.
(Inherited from FileSystemEntry)
Public propertyPrivilegeInheritanceBehavior Gets the privilege inheritance behavior.
(Inherited from FileSystemEntry)
Public propertyPrivileges Gets the entry's privilege assignments.
(Inherited from FileSystemEntry)
Public propertyProcessDate Gets the process date.
Public propertyProjectId Gets the ID of the project containing the entry.
(Inherited from FileSystemEntry)
Public propertyProperties Gets the cube properties.
Public propertyProviderItems Gets the provider items.
Public propertyQueryHints Gets the optional query hints the structure may support.
Public propertyReferences Gets information about which other entities are directly referenced by this instance.
(Inherited from EntityBase)
Public propertyRevisionGets the revision of this instance.
(Inherited from EntityBase)
Public propertyRevisionCommentGets the check-in comment associated with the revision.
(Inherited from EntityBase)
Public propertyRevisionCreatedByGets information about the account which checked-in (or created) the revision.
(Inherited from EntityBase)
Public propertyRevisionCreatedTimeGets the time when the revision was checked in (or created).
(Inherited from EntityBase)
Public propertySecurityHierarchies Gets the data security hierarchies.
Public propertySubtypeGets or sets the type-specific sub-type of the entry.
(Inherited from FileSystemEntry)
Public propertyTags Gets a collection of explicit tags associated with the entry.
(Inherited from FileSystemEntry)
Public propertyTenantId Gets the ID of the tenant associated with the entry.
(Inherited from FileSystemEntry)
Public propertyVersionCode Gets a number representing the current version of the file system entry's database record.
(Inherited from FileSystemEntry)
Public propertyWarnings Gets the warnings for the current instance, as well as for any dependency objects.
Top
Methods
 NameDescription
Public methodConfigureDataSecurityHierarchy Configures the specified hierarchy as a data security hierarchy.
Public methodFindHierarchy(String) Finds the hierarchy by its unique name.
Public methodFindHierarchy(String, Boolean) Finds the hierarchy by its unique name.
Public methodFindLevel(String) Finds the hierarchy level by its unique name.
Public methodFindLevel(String, Boolean) Finds a hierarchy level by its unique name.
Public methodFindMember(String) Finds the member.
Public methodFindMember(String, Boolean) Finds the member by its unique name.
Public methodGetAnalysisElement Gets the requested IAnalysisElement by its unique name.
Public methodGetHierarchy Gets the requested IHierarchy by its unique name.
Public methodGetMeasure Gets the requested IMeasure by its unique name.
Public methodRefreshTimeHierarchies Refreshes the time hierarchies.
Public methodResetDataSecurityHierarchy Resets the data security hierarchy as a standard hierarchy.
Public methodToStringReturns a string that represents the current object.
(Inherited from FileSystemEntry)
Public methodTryGetAnalysisElement Tries to get the requested IAnalysisElement by its unique name.
Public methodTryGetHierarchy Tries to get the requested IHierarchy by its unique name.
Public methodTryGetMeasure Tries to get the requested IMeasure by its unique name.
Public methodUpdateMeasures Updates the measures collection with calculated one.
Top
See Also