Cube Element (OlapInfo) (XMLA)

Contains information about a cube for the parent CubeInfo element.

Syntax

<CubeInfo>
   <Cube>
      <CubeName>...</CubeName>
      <LastDataUpdate>...</LastDataUpdate>
      <LastSchemaUpdate>...</LastSchemaUpdate>
   </Cube>
   ...
</CubeInfo>

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

CubeInfo

Child elements

CubeName, LastDataUpdate, LastSchemaUpdate

See Also

Concepts