DataCube Class |
Namespace: Dundas.BI.Entities.DataCubes
The DataCube type exposes the following members.
Name | Description | |
---|---|---|
AllChildren |
Gets a flat list of all files and folders in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry.) | |
AllChildrenAndSelf | Gets the entry and all of its descendants. (Inherited from FileSystemEntry.) | |
AllFiles |
Gets a flat list of all files in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry.) | |
AllFilesAndSelf |
Gets the file and all of its child files.
(Inherited from File.) | |
AllFolders |
Gets a flat list of all folders in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry.) | |
CacheExpiration |
Gets a value indicating the time length for caching the results queried from the current instance.
| |
CheckedOutTo |
Gets information about the account to which the object is checked out.
(Inherited from File.) | |
ChildCount | Gets the number of direct children contained in the entry. (Inherited from FileSystemEntry.) | |
Children | Gets the files and subfolders contained in the entry. (Inherited from FileSystemEntry.) | |
CreatedBy |
Gets the account information for the user which created the entry.
(Inherited from FileSystemEntry.) | |
CreatedTime |
Gets the time, in coordinated universal time (UTC), at which the entry was created.
(Inherited from FileSystemEntry.) | |
CurrentRevision | Gets the highest revision number associated with this file. (Inherited from File.) | |
DataElements |
Gets the data elements.
| |
DataRetrievalTimeout |
Gets or sets a value indicating the timeout for data cube load operation.
| |
Description |
Gets an optional description associated with the entry.
(Inherited from FileSystemEntry.) | |
EntitySaveOptions | Gets or sets the entity save options. (Inherited from EntityBase.) | |
ExcludeFromMemoryManagement |
Gets or sets a value indicating whether this cube is excluded from the memory management process, when the storage type is set to in-memory.
Cubes excluded from memory management are not compressed, so they perform faster, at the expense of significant memory consumption.
| |
Files |
Gets the files contained in the entry.
(Inherited from FileSystemEntry.) | |
Fingerprint | Gets the fingerprint of the revision. (Inherited from EntityBase.) | |
Folders | Gets the folders contained in the entry. (Inherited from FileSystemEntry.) | |
FriendlyFullName |
Gets the full path of the entry (friendly).
(Inherited from FileSystemEntry.) | |
FriendlyLocation |
Gets the location of the entry (friendly representation).
(Inherited from FileSystemEntry.) | |
FriendlyLocationElements |
Gets a read-only list of distinct path elements which compose FriendlyLocation.
(Inherited from FileSystemEntry.) | |
FriendlyName | Gets the name of the entry (friendly representation). (Inherited from FileSystemEntry.) | |
FullName |
Gets the full path of the entry.
(Inherited from FileSystemEntry.) | |
HasTenantOverrides |
Gets a value indicating whether the current data cube has tenant overrides.
| |
HasWarnings |
Gets a value indicating whether this instance,or one of its dependencies, has warnings.
| |
Hierarchies |
Gets the hierarchies.
| |
Id |
Gets the unique identifier of the entry.
(Inherited from FileSystemEntry.) | |
IsAutoGenerated |
Gets a value indicating whether this instance is auto generated.
| |
IsCheckedOut | Gets a value indicating whether the file is checked out. (Inherited from File.) | |
IsCheckedOutToCaller |
Gets a value indicating whether the file is checked out to caller.
(Inherited from File.) | |
IsCustomLocalizationApplied | Gets or sets a value indicating whether a custom localization applied on this entity. (Inherited from EntityBase.) | |
IsDataCachingDisabled |
Gets or sets a value indicating whether the current data cube supports data caching.
| |
IsFolder | Gets a value indicating whether the entry is a folder. (Inherited from FileSystemEntry.) | |
IsInactive |
Gets a value indicating whether the file is inactive.
(Inherited from File.) | |
IsIncrementalStorageSupported |
Gets value indicating whether the incremental storage update is supported by the current instance.
| |
IsProtected | Gets a value indicating whether the entry is protected. (Inherited from FileSystemEntry.) | |
IsRecycled | Gets a value indicating whether the entry is recycled. (Inherited from FileSystemEntry.) | |
IsRecycledDirectly | Gets a value indicating whether the entry is recycled directly and not as a part of parent entry recycling. (Inherited from FileSystemEntry.) | |
IsSubentry |
Gets a value indicating whether the entry is contained by a File.
(Inherited from FileSystemEntry.) | |
IsTemporary |
Gets a value indicating whether the entry resides under a temporary folder.
(Inherited from FileSystemEntry.) | |
IsTransient | Gets a value indicating whether the file is transient. (Inherited from File.) | |
IsValid |
Gets a value indicating whether this data cube is valid.
| |
LastCheckedInTime | Gets the time when the file was last checked in. (Inherited from File.) | |
LastModifiedTime |
Gets the time, in coordinated universal time (UTC), at which the entry was last modified.
(Inherited from FileSystemEntry.) | |
Location | Gets the location of the entry. (Inherited from FileSystemEntry.) | |
Measures |
Gets the measures.
| |
Metadata | Gets arbitrary metadata associated with the entry. (Inherited from FileSystemEntry.) | |
Name |
Gets the name of the entry.
(Inherited from FileSystemEntry.) | |
ObjectType |
Gets the type of the entry.
(Inherited from FileSystemEntry.) | |
Parameters |
Gets the parameters defined for the current instance.
| |
ParentId |
Gets the ID of the item's parent.
(Inherited from FileSystemEntry.) | |
PrimaryEntryId | Gets the ID of the primary object which contains the entry. (Inherited from FileSystemEntry.) | |
PrivilegeInheritanceBehavior |
Gets the privilege inheritance behavior.
(Inherited from FileSystemEntry.) | |
Privileges |
Gets the entry's privilege assignments.
(Inherited from FileSystemEntry.) | |
Process |
Gets the DataProcess definition.
| |
ProjectId |
Gets the ID of the project containing the entry.
(Inherited from FileSystemEntry.) | |
QueryHints |
Gets the optional query hints the structure may support.
| |
References |
Gets information about which other entities are directly referenced by this instance.
(Inherited from EntityBase.) | |
Revision | Gets the revision of this instance. (Inherited from EntityBase.) | |
RevisionComment | Gets the check-in comment associated with the revision. (Inherited from EntityBase.) | |
RevisionCreatedBy | Gets information about the account which checked-in (or created) the revision. (Inherited from EntityBase.) | |
RevisionCreatedTime | Gets the time when the revision was checked in (or created). (Inherited from EntityBase.) | |
SecurityHierarchies |
Gets the data security hierarchies.
| |
Storage |
Gets the storage type for the current instance.
| |
StorageIncrementParameters |
Gets the increment parameters, when the storage type is set accordingly.
| |
StorageLimitHierarchy |
Gets the storage limiting ITimeHierarchy hierarchy.
| |
StorageLimitRange |
Gets the storage limiting range, if a limit has been set.
| |
Subtype | Gets or sets the type-specific sub-type of the entry. (Inherited from FileSystemEntry.) | |
Tags |
Gets a collection of explicit tags associated with the entry.
(Inherited from FileSystemEntry.) | |
TenantId |
Gets the ID of the tenant associated with the entry.
(Inherited from FileSystemEntry.) | |
VersionCode |
Gets a number representing the current version of the file system entry's database record.
(Inherited from FileSystemEntry.) | |
WarehousingTimeout |
Gets or sets a value indicating the timeout for data cube warehousing operation.
| |
Warnings |
Gets the warnings for the current instance, as well as for any dependency objects.
|
Name | Description | |
---|---|---|
AddHierarchyLevelLink |
Adds a new external hierarchy link to the existing collection, to improve performance for specific hierarchy rendered levels.
| |
AnonymizeHierarchyMembers |
Configures the corresponding implicit hierarchy for member anonymization, for legal or security reasons.
| |
ChangeAnalysisElementUniqueName |
Changes the unique name for the specified analysis element.
| |
ChangeElementCategory | Changes the element category if possible. | |
ConfigureCubeStorage(StorageType) |
Configures the cube storage.
| |
ConfigureCubeStorage(StorageType, Boolean) |
Configures the cube storage.
| |
ConfigureDataSecurityHierarchy |
Configures the specified hierarchy as a data security hierarchy.
| |
ConfigureIncrementalCubeStorage(StorageType, IEnumerableGuid) |
Configures the incremental cube storage.
| |
ConfigureIncrementalCubeStorage(StorageType, IEnumerableGuid, Boolean) |
Configures the incremental cube storage.
| |
GetAnalysisElement |
Gets the requested IAnalysisElement by its unique name.
| |
GetHierarchy |
Gets the requested IHierarchy by its unique name.
| |
GetMeasure |
Gets the requested IMeasure by its unique name.
| |
HasDataConnectorOverridesForTenant |
Gets a value indicating whether the current data cube has data connector overrides for specific tenant.
| |
HasOverridesForTenant |
Gets a value indicating whether the current data cube has data connector and/or time dimension overrides for specific tenant.
| |
HasTimeDimensionOverridesForTenant |
Gets a value indicating whether the current data cube has time dimension overrides for specific tenant.
| |
HideAnalysisElement |
Hides the analysis element from the current instance definition.
| |
IsHierarchyFullyCompatible(RaggedHierarchy, ConnectorElement) |
Determines whether the specified ragged hierarchy is compatible, from a data type point of view, with the referenced connector element to be used as links.
| |
IsHierarchyFullyCompatible(UserHierarchy, ConnectorElement) |
Determines whether the specified user hierarchy is compatible, from a data type point of view, with the referenced connector element to be used as links.
| |
IsHierarchyLevelFullyCompatible |
Determines whether the specified user hierarchy level is compatible, from a data type point of view, with the referenced connector elements to be used as links.
| |
RemoveAnalysisElement |
Removes the analysis element from the current instance definition.
| |
RemoveAttributeHierarchy |
Removes an AttributeHierarchy object from its parent hierarchy, and creates an implicit hierarchy in its place.
| |
RemoveStorageLimit |
Removes the storage limit.
| |
ResetDataSecurityHierarchy |
Resets the data security hierarchy as a standard hierarchy.
| |
SetupAttributeHierarchy |
Setups an AttributeHierarchy object by linking it to a parent IHierarchy.
| |
SetupElements |
Performs connector element analysis to set the IMeasure and IHierarchy elements.
| |
SetupElements(ICollectionConnectorElement) |
Performs connector element analysis to set the IMeasure and IHierarchy
only for the specified connector elements.
| |
SetupHierarchy(String) |
Setups a IHierarchy object using an output element with specified native element name.
| |
SetupHierarchy(ConnectorElement) |
Setups a IHierarchy object using the specified element.
| |
SetupHierarchy(String, ITimeHierarchyLevel) |
Setups a IHierarchy object by linking an existing time hierarchy level to a ConnectorElement with the specified native element name.
| |
SetupHierarchy(String, RaggedHierarchy) |
Setups a RaggedHierarchy object by linking an existing relational hierarchy to a ConnectorElement with the specified native element name.
| |
SetupHierarchy(String, UserHierarchyLevel) |
Setups a IHierarchy object by linking an existing relational hierarchy to a ConnectorElement with the specified native element name.
| |
SetupHierarchy(ConnectorElement, ITimeHierarchyLevel) |
Setups a IHierarchy object by linking an existing time hierarchy level to the specified ConnectorElement.
| |
SetupHierarchy(ConnectorElement, RaggedHierarchy) |
Sets up a RaggedHierarchy object by linking an existing relational hierarchy to the specified ConnectorElement.
| |
SetupHierarchy(ConnectorElement, UserHierarchy) |
Sets up a IHierarchy object by linking an existing relational hierarchy to the specified ConnectorElement.
| |
SetupHierarchy(ConnectorElement, UserHierarchyLevel) |
Setups a IHierarchy object by linking an existing relational hierarchy to the specified ConnectorElement.
| |
SetupHierarchy(String, UserHierarchyLevel, IEnumerableConnectorElement) |
Setups a IHierarchy object by linking an existing relational hierarchy to the specified ConnectorElement.
| |
SetupHierarchy(ConnectorElement, RaggedHierarchy, IEnumerableConnectorElement) |
Setups a RaggedHierarchy object by linking an existing relational hierarchy to the specified ConnectorElement.
| |
SetupHierarchy(ConnectorElement, UserHierarchyLevel, IEnumerableConnectorElement) |
Setups a IHierarchy object by linking an existing relational hierarchy to the specified ConnectorElement.
| |
SetupHierarchyAggregators |
Setups the supported aggregators for a data cube hierarchy.
| |
SetupMeasure(ConnectorElement, AggregatorFunctions) |
Setups a DataCubeMeasure object using the specified connector element.
| |
SetupMeasure(ConnectorElement, AggregatorFunctions, AggregatorFunctions) |
Setups a DataCubeMeasure object using the specified connector element.
| |
ShowAnalysisElement |
Finds the requested hidden analysis element and reverses the "IsHidden" flag.
| |
StopAnonymizingHierarchyMembers |
Reverses the member anonymization for the corresponding implicit hierarchy.
| |
ToString | Returns a string that represents the current object. (Inherited from FileSystemEntry.) | |
TryGetAnalysisElement |
Tries to get the requested IAnalysisElement by its unique name.
| |
TryGetHierarchy |
Tries to get the requested IHierarchy by its unique name.
| |
TryGetMeasure |
Tries to get the requested IMeasure by its unique name.
| |
UnlinkExternalHierarchy(IHierarchy) |
Unlinks a UserHierarchy linked to the current instance.
| |
UnlinkExternalHierarchy(ITimeHierarchyLevel) |
Unlinks an ITimeHierarchyLevel linked to the current instance.
| |
UnlinkExternalHierarchy(UserHierarchyLevel) |
Unlinks an UserHierarchyLevel linked to the current instance.
|