Ordering (Level Interface)

ms133287.note(zh-cn,SQL.90).gif注意:
  下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。

The Ordering property of the Level interface specifies the method to use when ordering the members of a level.

Applies To:clsAggregationLevel, clsCubeLevel, clsDatabaseLevel, clsPartitionLevel

Data Type

OrderTypes

Access

Access depends on the value of the ClassType property of the object.

Class type Access

clsDatabaseLevel

R/W

clsCubeLevel

R

clsPartitionLevel

R

clsAggregationLevel

R

备注

Values of the Ordering property affect the access and values of the OrderingMemberProperty. For example, to enable read/write access for OrderingMemberProperty, specify orderMemberProperty for the Ordering OrderType. If orderKey or orderName are specified, OrderingMemberProperty has read-only access with respective values of "Key" and "Name".

请参阅

参考

Level Interface
OrderingMemberProperty (Level Interface)

帮助和信息

获取 SQL Server 2005 帮助