Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Describes how to order the members contained in the attribute.
Syntax
<DimensionAttribute>
...
<OrderBy>...</OrderBy>
...
</DimensionAttribute>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String (enumeration) |
Default value |
Name |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Hinweise
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.