Properties, clsCubeLevel
Nota
Questa caratteristica verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa caratteristica in un nuovo progetto di sviluppo e modificare non appena possibile le applicazioni in cui è attualmente implementata.
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 |