Properties, clsAggregationDimension
Note
This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
An object of ClassType clsAggregationDimension implements the following properties of the Dimension interface.
Property |
Description |
---|---|
Specifies whether sibling members of the same parent within a dimension can have the same name. |
|
Indicates whether member keys are unique within a particular level for the dimension. |
|
Indicates whether member names are unique within a particular level for the dimension. |
|
Returns an enumeration constant that identifies the specific object type. |
|
Contains a template string that is used to create captions for system-generated data members. |
|
The name of the data source object. |
|
Defines the default member of the dimension. |
|
Names a dimension to which the current dimension is related. |
|
Returns an enumeration constant that identifies the specific type of dimension. |
|
Indicates whether real-time updates are enabled for the dimension. |
|
A comma-separated list of the tables from which the store data is obtained. |
|
Indicates whether members and/or levels are expected to change on a regular basis. |
|
Indicates whether dimension writebacks are available to clients with appropriate permissions. |
|
Indicates whether the dimension is shared among cubes. |
|
Indicates whether the dimension is temporary. |
|
Indicates whether the dimension structure is valid. |
|
Indicates whether the dimension is virtual. |
|
Indicates whether the dimension is visible to the client. |
|
Contains the SQL JOIN clause for the dimension. |
|
The date and time when the dimension was last processed. |
|
User-specified date. It is not used by Microsoft® SQL Server™ 2000 Analysis Services. |
|
Determines which members in a dimension can have associated data in the fact table. |
|
The dimension name. |
|
Returns the ordinal position of the dimension object within its parent object's Dimensions collection. |
|
Returns a reference to the parent MDStore object. |
|
Restricts members included in a dimension. |
|
Determines the method of storing dimension contents. |
|
Returns an enumeration constant that identifies the subclass type of the object. |