Properties, clsCubeDimension
[!참고]
이 기능은 다음 버전의 Microsoft SQL Server에서 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 가능한 한 빨리 수정하십시오.
An object of ClassType clsCubeDimension implements the following properties of the Dimension interface.
Property |
Description |
---|---|
Specifies how aggregations are to be designed for the dimension. |
|
Indicates whether a parent-child dimension can contain members with identical names. |
|
Indicates whether member keys are unique for the dimension. |
|
Indicates whether member names are unique for the dimension. |
|
Returns an enumeration constant that identifies the specific object type, which in this case is clsCubeDimension. |
|
Contains a template string that is used to create captions for system-generated data members. |
|
A reference to the data source object used by the cube dimension. |
|
Defines the default member of the dimension. |
|
Names a dimension to which the current dimension is related. |
|
The description of the cube dimension. |
|
Returns an enumeration constant that identifies the specific type of dimension. |
|
Indicates whether real-time updates are enabled for the dimension. |
|
The SQL FROM clause for the cube dimension. |
|
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 cube dimension is shared. |
|
Indicates whether the cube dimension is temporary. |
|
Indicates whether the structure of the cube dimension is valid. |
|
Indicates whether a dimension is virtual. |
|
Indicates whether the dimension is visible to the client. |
|
The SQL JOIN clause for a cube dimension. |
|
The date and time when the cube dimension was last processed. |
|
User-specified date. This 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 name of the cube dimension. |
|
Returns the ordinal position of the dimension object within the Dimensions collection of its parent object. |
|
Returns a reference to the parent MDStore object. |
|
The name of the cube dimension's primary data source table. |
|
Returns the alias of the source table for the dimension. |
|
Restricts members included in a dimension. |
|
Determines the method for storing dimension contents. |
|
Returns an enumeration constant that identifies the subclass type of the object. |