OrderTypes
注意: |
---|
下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。 |
Enumerates values for the Ordering property.
Constant | Description |
---|---|
OrderKey |
Members are ordered in MemberKeyColumn sequence. |
orderMemberProperty |
Members are ordered according to the instructions of a member property. |
orderName |
Members are ordered in MemberNameColumn sequence. |
For more information, see OrderingMemberProperty.