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.
Contains a collection of Cell elements that represent the cell data contained by a root element that uses the MDDataSet data type.
Syntax
<root xmlns="urn:schemas-microsoft-com:xml-analysis:mddataset">
...
<CellData>
<Cell>...</Cell>
</CellData>
</root>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-n: Optional element that can occur more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
Hinweise
In the parent root element, the Axes element is followed by the CellData element, a collection of Cell elements that contain the cell property values for each cell returned in the multidimensional dataset.