Properties, clsAggregationDimension
[!참고]
이 기능은 다음 버전의 Microsoft SQL Server에서 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 가능한 한 빨리 수정하십시오.
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. |