Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Contains the axis and cell metadata contained by a root element that uses the MDDataSet data type.
Syntax
<root xmlns="urn:schemas-microsoft-com:xml-analysis:mddataset">
...
<OlapInfo>
<CubeInfo>...</CubeInfo>
<AxesInfo>...</AxesInfo>
<CellInfo>...</CellInfo>
</OlapInfo>
...
</root>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-1: Required element that occurs once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
Remarks
The OLAPInfo section of a root element using the MDDataSet data type provides metadata about the cube, the axes of the multidimensional result, and the properties of the cells included the result.