Поделиться через


Ordering (Level Interface)

ms133287.note(ru-ru,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