Properties, clsAggregrationLevel
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 clsAggregationLevel 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 |
|
Indicates whether the members of a level are uniquely identified by their member name column |
|
Returns an enumeration constant that identifies the specific object type |
|
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 level |
|
The estimated number of members in the level |
|
Contains the SQL FROM clause for the level |
|
Indicates the type of grouping used by the OLAP server |
|
Indicates whether a member should be hidden from client applications |
|
Indicates whether the level is disabled |
|
Indicates whether the level structure is valid |
|
Indicates whether the level is visible to client applications |
|
Contains the SQL JOIN clause for the 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 aggregation level |
|
The name of the column that contains member names. |
|
The name of the 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 Levels collection of the parent object |
|
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 |