Ordering

The Ordering property of the Level interface specifies the sequence to use for ordering the members of a level.

Applies To
clsAggregationLevel clsDatabaseLevel
clsCubeLevel clsPartitionLevel

Data Type

OrderTypes (an enumeration)

Access

The access type depends on the level object class.

Class Access
clsDatabaseLevel R/W
clsCubeLevel R
clsPartitionLevel R
clsAggregationLevel R

Remarks

Specify orderKey to order members in MemberKeyColumn sequence.
Specify orderName to order members in MemberNameColumn sequence.

See Also
About Decision Support Objects Using Decision Support Objects
Properties Cross-Reference  

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.