Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Indicates the ordinal number to bind to in collections such as keys and translations.
Синтаксис
<AttributeBinding> <!-- or CubeAttributeBinding -->
...
<Ordinal>...</Ordinal>
...
</AttributeBinding>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
Integer |
Default value |
0 |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Замечания
AttributeBinding and CubeAttributeBinding elements in which the Type property is set to either Key or Translation can be bound to an attribute that is in turn bound to a collection of columns in the data source view. The value of the Ordinal element determines to which column the AttributeBinding or CubeAttributeBinding refers in that collection.
The elements that correspond to the parents of Ordinal in the Analysis Management Objects (AMO) object model are AttributeBinding and CubeAttributeBinding.