An object of ClassType clsCubeDimension implements the following properties of the Dimension interface.
Property | Description |
---|---|
ClassType | Returns an enumeration constant identifying the specific object type. |
DataSource | The name of the DataSource object used by the cube dimension. |
Description | The description of the cube dimension. |
DimensionType | Returns an enumeration constant identifying the specific type of dimension. |
FromClause | The SQL FROM clause for the cube dimension. |
IsShared | Indicates whether the cube dimension is shared. |
IsValid | Indicates whether the structure of the cube dimension is valid. |
JoinClause | The SQL JOIN clause for a cube dimension. |
LastProcessed | The date and time when the cube dimension was last processed. |
LastUpdated | User-specified date. Not used by OLAP Services. |
Name | The name of the cube dimension. |
OrdinalPosition | Returns the ordinal position of the dimension object within its parent object’s Dimensions collection. |
Parent | Returns a reference to the parent MDStore object. |
SourceTable | The name of the cube dimension’s primary data source table. |
SubClassType | Returns an enumeration constant identifying the subclass type of the object. |