Cube Members
Represents a cube from a database. This class cannot be inherited.
The following tables list the members exposed by the Cube type.
Public Constructors
Name | Description | |
---|---|---|
Cube | Overloaded. Initializes a new instance of the Cube class. |
Top
Public Properties
(see also Protected Properties )
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. |
![]() |
ID | (inherited from NamedComponent ) |
![]() |
IsLoaded | (inherited from MajorObject ) |
![]() |
Kpis | Gets a collection of Kpis associated with a Cube. |
![]() |
Language | Gets or sets the default Language to use for the Cube. |
![]() |
LastProcessed | (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 | (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 | |
![]() |
Site | (inherited from NamedComponent ) |
![]() |
SiteID | (inherited from NamedComponent ) |
![]() |
Source | Gets or sets the source for a relational cube. |
![]() |
State | (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
Protected Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | (inherited from Component ) |
![]() |
DesignMode | (inherited from Component ) |
![]() |
Events | (inherited from Component ) |
![]() |
FriendlyName | (inherited from NamedComponent ) |
![]() |
KeyForCollection | (inherited from NamedComponent ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
CanProcess | Overridden. Indicates whether the cube can perform the specified processing. |
![]() |
Clone | Overloaded. |
![]() |
CopyTo | Overloaded. |
![]() |
CreateObjRef | (inherited from MarshalByRefObject ) |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Drop | Overloaded. Removes current object and updates server. (inherited from MajorObject) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetDependents | Overridden. Adds the mining structures and subsequent dependants to the specified Hashtable. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject ) |
![]() |
GetReferences | Overridden. Gets the objects that the cube references. |
![]() |
GetType | (inherited from Object ) |
![]() |
GetUpdateOverwrites | (inherited from MajorObject ) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject ) |
![]() |
LinkMeasureGroup | Overloaded. Generates a regular measure group, but it is set up to point to other measure groups. |
![]() |
Process | Overloaded. (inherited from ProcessableMajorObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Refresh | Overloaded. Updates current object from server definitions. (inherited from MajorObject) |
![]() |
Submit | Overloaded. (inherited from ModelComponent ) |
![]() |
ToString | (inherited from NamedComponent ) |
![]() |
Update | Overloaded. Updates server definition of current object to the actual values using default values for update. (inherited from MajorObject) |
![]() |
Validate | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
AddToContainer | (inherited from ModelComponent ) |
![]() |
AfterInsert | (inherited from ModelComponent ) |
![]() |
AfterMove | (inherited from ModelComponent ) |
![]() |
AfterRemove | (inherited from ModelComponent ) |
![]() |
BeforeRemove | (inherited from ModelComponent ) |
![]() |
Clone | Overloaded. (inherited from MajorObject ) |
![]() |
CopyTo | Overloaded. (inherited from ProcessableMajorObject ) |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Finalize | (inherited from Component ) |
![]() |
GetCreateReferences | (inherited from MajorObject ) |
![]() |
GetDropDependents | (inherited from MajorObject ) |
![]() |
GetService | (inherited from Component ) |
![]() |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
![]() |
RemoveFromContainer | (inherited from ModelComponent ) |
![]() |
Reset | (inherited from NamedComponent ) |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
Disposed | (inherited from Component ) |
Top
Explicit Interface Implementations
Top