Properties, clsPartitionLevel
[!REMARQUE]
Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.
An object of ClassType clsPartitionLevel 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 member key column of the level |
|
The data type of the member key column 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 |
|
Contains the level description |
|
Specifies whether aggregations are to be enabled for the level object |
|
Contains the estimated number of members in a level |
|
Contains the SQL FROM clause for the level |
|
Indicates the type of grouping used by the Analysis server |
|
Indicates whether a member should be hidden from client applications |
|
Indicates whether the level is disabled |
|
Indicates whether the level is visible to client applications |
|
Indicates whether the level structure is valid |
|
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 |
|
Returns the name of the column that contains member keys of the partition level |
|
Sets or returns the name of the column that contains member names |
|
Contains 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 |
|
Contains the level member name used to define the partition slice |
|
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 |