CellOrdinal Element (XMLA)

Contains the ordinal position within a cube of a cell to be updated by an UpdateCells command.

Syntax

<Cell>
   ...
   <CellOrdinal>...</CellOrdinal>
   ...
</Cell>

Element Characteristics

Characteristic

Description

Data type and length

Long

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Element Relationships

Relationship

Element

Parent elements

Cell

Child elements

None

Remarks

The CellOrdinal element identifies the cell to be updated by the UpdateCells command.

For more information about updating cells, see Updating Cells (XMLA).