Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Indicates the ordinal number to bind to in collections such as keys and translations.
Sintaxis
<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 |
Notas
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.