OrderTypes
Note
This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
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.