OrderBy Element (ASSL)
SQL Server 2012
Describes how to order the members contained in the attribute.
The value of this element is limited to one of the strings listed in the following table.
|
Value |
Description |
|---|---|
|
Name |
Order by the member name. |
|
Key |
Order by the member key. |
|
AttributeKey |
Order by the member key of the attribute specified in the OrderByAttributeID element of DimensionAttribute. |
|
AttributeName |
Order by the member name of the attribute specified in the OrderByAttributeID element of DimensionAttribute. |
The enumeration that corresponds to the allowed values for OrderBy in the Analysis Management Objects (AMO) object model is OrderBy.
