Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Contains the cube metadata contained by the parent OlapInfo element.
Syntax
<OlapInfo>
...
<CubeInfo>
<Cube>...</Cube>
</CubeInfo>
...
</OlapInfo>
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 | OlapInfo |
| Child elements | Cube |
Remarks
The CubeInfo element contains one Cube element for each cube referenced in the multidimensional dataset.
Note
Analysis Services returns only a single Cube element in this collection because Analysis Services does not support statements that reference multiple cubes in the FROM clause of the Multidimensional Expressions (MDX) language.