Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |