The Ordering property of the Level interface specifies the sequence to use for ordering the members of a level.
clsAggregationLevel | clsDatabaseLevel |
clsCubeLevel | clsPartitionLevel |
OrderTypes (an enumeration)
The access type depends on the level object class.
Class | Access |
---|---|
clsDatabaseLevel | R/W |
clsCubeLevel | R |
clsPartitionLevel | R |
clsAggregationLevel | R |
Specify orderKey to order members in MemberKeyColumn sequence.
Specify orderName to order members in MemberNameColumn sequence.
About Decision Support Objects | Using Decision Support Objects |
Properties Cross-Reference |