Data |
The DataCubeData type exposes the following members.
| Name | Description | |
|---|---|---|
| DataCubeData | Initializes a new instance of the DataCubeData class. |
| Name | Description | |
|---|---|---|
| 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 FileData) | |
| ChildCount | Gets the number of direct children contained in the entry. (Inherited from FileData) | |
| CleanupCutoffParameterValue | Gets or sets the cutoff parameter value (supports tokens such as "Last Month" for dynamic resolution). | |
| CleanupDateTimeElementId | Gets or sets the ID of the datetime element used for cutoff filtering. | |
| CreatedBy |
Gets the account information for the user which created the entry.
(Inherited from FileData) | |
| CreatedTime |
Gets the time, in coordinated universal time (UTC), at which the entry was created.
(Inherited from FileData) | |
| CurrentRevision | Gets the highest revision number associated with this file. (Inherited from FileData) | |
| 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 FileData) | |
| EffectiveCallerPrivileges |
Gets the effective caller privileges so the UI can do checks based on this.
(Inherited from FileData) | |
| ElementPrivileges | Gets the list of DataPrivilege of this data cube. | |
| 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 FileData) | |
| Folders | Gets the folders contained in the entry. (Inherited from FileData) | |
| Formulas | Gets the formulas. | |
| FriendlyFullName |
Gets the full path of the entry (friendly).
(Inherited from FileData) | |
| FriendlyLocation |
Gets the location of the entry (friendly representation).
(Inherited from FileData) | |
| FriendlyLocationElements |
Gets a read-only list of distinct path elements which compose FriendlyLocation.
(Inherited from FileData) | |
| FriendlyName | Gets the name of the entry (friendly representation). (Inherited from FileData) | |
| FullName |
Gets the full path of the entry.
(Inherited from FileData) | |
| Hierarchies | Gets the hierarchies. | |
| Id |
Gets the unique identifier of the entry.
(Inherited from FileData) | |
| IncrementalWarehouseSupportType | Gets the type of incremental warehouse support for this data cube. | |
| InheritedTags |
Gets the inherited tags, if there are any.
(Inherited from FileData) | |
| IsAutoGenerated | Gets a value indicating whether this instance is auto generated. | |
| IsCheckedOut | Gets a value indicating whether the file is checked out. (Inherited from FileData) | |
| IsCheckedOutToCaller |
Gets a value indicating whether the file is checked out to caller.
(Inherited from FileData) | |
| IsCleanupEnabled | Gets or sets whether cutoff-based cleanup is enabled for incremental warehousing. | |
| IsCustomLocalizationApplied | Gets or sets a value indicating whether the custom localization applied on this entity. (Inherited from EntityBaseData) | |
| IsDataCachingDisabled | Gets or sets a value indicating whether the current data cube supports data caching. | |
| IsInactive |
Gets a value indicating whether the file is inactive.
(Inherited from FileData) | |
| 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 FileData) | |
| IsRecycled | Gets a value indicating whether the entry is recycled. (Inherited from FileData) | |
| IsSubentry |
Gets a value indicating whether the entry is contained by a File.
(Inherited from FileData) | |
| IsTemporary |
Gets a value indicating whether the entry resides under a temporary folder.
(Inherited from FileData) | |
| IsTransient | Gets a value indicating whether the file is transient. (Inherited from FileData) | |
| LastCheckedInTime | Gets the time when the file was last checked in. (Inherited from FileData) | |
| LastModifiedTime |
Gets the time, in coordinated universal time (UTC), at which the entry was last modified.
(Inherited from FileData) | |
| Location | Gets the location of the entry. (Inherited from FileData) | |
| Measures | Gets the measures. | |
| Metadata | Gets arbitrary metadata associated with the entry. (Inherited from FileData) | |
| Name |
Gets the name of the entry.
(Inherited from FileData) | |
| ObjectType |
Gets the type of the entry.
(Inherited from FileData) | |
| Overwrite |
Gets or sets a value indicating whether the file should be overwritten if the file was already created.
(Inherited from FileData) | |
| ParentId |
Gets the ID of the item's parent.
(Inherited from FileData) | |
| PrimaryEntryId | Gets the ID of the primary object which contains the entry. (Inherited from FileData) | |
| PrivilegeInheritanceBehavior |
Gets the privilege inheritance behavior.
(Inherited from FileData) | |
| Privileges |
Gets the entry's privilege assignments.
(Inherited from FileData) | |
| Process | Gets the DataProcess definition. | |
| ProjectId |
Gets the ID of the project containing the entry.
(Inherited from FileData) | |
| Revision | Gets the revision of this instance. (Inherited from EntityBaseData) | |
| SecurityHierarchies | Gets the data security hierarchies. | |
| Storage | Gets the storage type for the current instance. | |
| StorageIncrementParameterIds | Gets the increment parameters, when the storage type is set accordingly. | |
| StorageLimitHierarchyUniqueName | 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 FileData) | |
| Tags |
Gets a collection of explicit tags associated with the entry.
(Inherited from FileData) | |
| TenantId |
Gets the ID of the tenant associated with the entry.
(Inherited from FileData) | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| UndoContext |
If available, the current undo context for the entity.
(Inherited from EntityBaseData) | |
| 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.
(Inherited from FileData) |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between the business object and the DTO. | |
| ToDataContractMappings | The mapping between the business object and the DTO. |
| Name | Description | |
|---|---|---|
| SetUIClassName |
Sets the name of the file data UI class.
(Defined by ModelDataExtensions) |