2.2.4.1.1.1.1 xmla-ds:CubeInfo
The CubeInfo complex type describes all the sources that are involved in providing the current result set.
-
<xsd:complexType name="CubeInfo"> <xsd:sequence> <xsd:element name="Cube" maxOccurs="unbounded" type="OlapInfoCube" /> </xsd:sequence> </xsd:complexType>
Element |
Description |
---|---|
Cube |
A collection of elements of type OlapInfoCube, which contains information about the cubes for this result. |