Cube Properties
Include Protected Members
Include Inherited Members
The Cube type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Actions | Gets the actions collection for the cube. |
![]() |
AggregationPrefix | Gets or sets the prefix for aggregations in the cube. |
![]() |
AllMeasures | Gets all measures as an enumeration object. |
![]() |
Annotations | Gets the collection object of all annotations to current object. (Inherited from MajorObject.) |
![]() |
Collation | Gets or sets the collation string for a Cube. |
![]() |
Container | (Inherited from Component.) |
![]() |
CreatedTimestamp | Gets or sets the date and time of the creation of the object. (Inherited from MajorObject.) |
![]() |
CubePermissions | Gets the permissions collection associated with a cube. |
![]() |
DataSource | Gets the DataSource object associated with a Cube. |
![]() |
DataSourceView | Gets the DataSourceView object associated with a Cube. |
![]() |
DefaultMdxScript | Gets the defaultmdxscript object associated with a Cube. |
![]() |
DefaultMeasure | Gets or sets the DefaultMeasure associated with a Cube. |
![]() |
Description | Gets or sets a description string of current object. (Inherited from MajorObject.) |
![]() |
Dimensions | Gets the dimensions collection associated with a Cube. |
![]() |
ErrorConfiguration | Gets or sets the ErrorConfiguration associated with a Cube. |
![]() |
EstimatedRows | Gets or sets the number of EstimatedRows for a Cube. |
![]() |
FriendlyName | Returns a user-friendly name. (Inherited from NamedComponent.) |
![]() |
ID | Gets or sets the identifier of the component. (Inherited from NamedComponent.) |
![]() |
IsLoaded | Infrastructure. Gets a value that indicates whether MajorObject have been loaded. (Inherited from MajorObject.) |
![]() |
KeyForCollection | Returns the key used in collections. (Inherited from NamedComponent.) |
![]() |
Kpis | Gets a collection of Kpis associated with a Cube. |
![]() |
Language | Gets or sets the default Language to use for the Cube. |
![]() |
LastProcessed | Gets or sets the DateTime on which the object was last processed. (Inherited from ProcessableMajorObject.) |
![]() |
LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (Inherited from MajorObject.) |
![]() |
MdxScripts | Gets a collection of MdxScripts associated with a Cube. |
![]() |
MeasureGroups | Gets a collection of MeasureGroups associated with a Cube. |
![]() |
Name | Gets or sets the name of the component. (Inherited from NamedComponent.) |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Inherited from ModelComponent.) |
![]() |
Parent | Gets the parent Database of the Cube object. |
![]() |
ParentServer | Gets the Server object that is the parent of the Cube. |
![]() |
Perspectives | Gets the perspectives for the cube. |
![]() |
ProactiveCaching | Gets or sets the proactive caching settings for the cube. |
![]() |
ProcessingMode | Gets or sets the index and aggregation settings for cube processing. |
![]() |
ProcessingPriority | Gets or sets the processing priority for the cube. |
![]() |
ScriptCacheProcessingMode | Gets or sets the script cache settings for processing. |
![]() |
ScriptErrorHandlingMode | Gets or sets the script error handling mode. |
![]() |
Site | Infrastructure. Gets or sets the site of the component. (Inherited from NamedComponent.) |
![]() |
SiteID | Infrastructure. Gets or sets the identifier for the site associated with the component. (Inherited from NamedComponent.) |
![]() |
Source | Gets or sets the source for a relational cube. |
![]() |
State | Gets or sets the AnalysisState of this current instance. (Inherited from ProcessableMajorObject.) |
![]() |
StorageLocation | Gets or sets the storage location for the cube. |
![]() |
StorageMode | Gets or sets the storage mode for the cube. |
![]() |
Translations | Gets the translations for the cube. |
![]() |
Visible | Gets or sets a value that indicates whether a cube can be viewed. |
Top
Name | Description | |
---|---|---|
![]() ![]() |
IHostableComponent.Host | Gets or sets the IServiceProvider that is the host of the ModelComponent. (Inherited from ModelComponent.) |
![]() ![]() |
IMajorObject.BaseType | Gets the base type implementation of the Cube. |
![]() ![]() |
IMajorObject.ObjectReference | Gets the object reference implementation of the Cube. |
![]() ![]() |
IMajorObject.ParentDatabase | Gets the parent database referred by the Cube. |
![]() ![]() |
IMajorObject.Path | Gets the path implementation of the Cube. |
![]() ![]() |
IModelComponent.FriendlyPath | Gets a friendly path for the ModelComponent. (Inherited from ModelComponent.) |
![]() ![]() |
IModelComponent.OwningCollection | Gets or sets the collection that owns the current object. (Inherited from ModelComponent.) |
![]() ![]() |
IProcessable.LastProcessed | Gets or sets the DateTime on which the object was last processed. (Inherited from ProcessableMajorObject.) |
![]() ![]() |
IProcessable.State | Gets or sets the AnalysisState of this current instance. (Inherited from ProcessableMajorObject.) |
Top