Properties, clsCubeLevel
[!참고]
이 기능은 다음 버전의 Microsoft SQL Server에서 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 가능한 한 빨리 수정하십시오.
An object of ClassType clsCubeLevel implements the following properties of the Level interface.
Property |
Description |
---|---|
Indicates whether the members of a level are uniquely identified by their member key column within the level itself |
|
Indicates whether the members of a level are uniquely identified by their member name column within the level itself |
|
Returns an enumeration constant identifying the specific object type which, in this case, is clsCubeLevel |
|
The size (in bytes) of the data in the MemberKeyColumn property of the level |
|
The data type of the MemberKeyColumn property of the level |
|
Contains the name of the column that contains member-specific rollup instructions |
|
Contains a Multidimensional Expressions (MDX) expression used to override the default rollup mode |
|
Contains the name of the column that supplies cell properties for member-specific rollup instructions |
|
The description of the cube level |
|
Specifies whether aggregations are to be enabled for the level object |
|
The estimated number of rows of unique members in the level |
|
Contains the SQL FROM clause for the cube level |
|
Indicates the type of grouping used by the Analysis server |
|
Indicates whether a member should be hidden from client applications |
|
Indicates whether the cube level is disabled |
|
Indicates whether the structure of the cube level is valid |
|
Indicates whether the level is visible to client applications |
|
The SQL JOIN clause of the cube level |
|
Defines how levels in a parent-child hierarchy are named |
|
Returns an enumeration constant that identifies the specific type of level |
|
The name of the column that contains the member key of the cube level |
|
The name of the column that contains member names |
|
The name of the cube level |
|
Specifies the method to use when ordering the members of a level |
|
Specifies a member property used to determine the ordering of members |
|
Returns the ordinal position of the level in the parent object's Levels collection |
|
Returns a reference to the parent Dimension object |
|
Identifies the parent of a member in a parent-child hierarchy |
|
Determines how the root member or members of a parent-child hierarchy are identified |
|
Identifies the column that holds the number of empty levels between a member and its parent |
|
Returns an enumeration constant that identifies the subclass type of the object |
|
Contains the name of a column that stores mathematical operators serving as member-specific rollup instructions for the level |