Represents a cube from a multidimensional schema, containing a set of related dimensions.
With the collections and properties of a CubeDef object, you can do the following:
The Properties collection contains provider-supplied properties. The following table lists properties that might be available. The actual property list may differ depending upon the implementation of the provider. See the documentation for your provider for a more complete list of available properties.
Name | Description |
---|---|
CatalogName | The name of the catalog to which this cube belongs. |
CreatedOn | Date and time of cube creation. |
CubeGUID | Cube GUID. |
CubeName | The name of the cube. |
CubeType | The type of the cube. |
DataUpdatedBy | User ID of the person doing the last data update. |
Description | A meaningful description of the cube. |
LastSchemaUpdate | Date and time of last schema update. |
SchemaName | The name of the schema to which this cube belongs. |
SchemaUpdatedBy | User ID of the person doing the last schema update. |
Properties, Methods, and Events | Catalog Object | CubeDefs Collection | Dimensions Collection | Properties Collection