CubeInfo Element (XMLA)

Contains the cube metadata contained by the parent OlapInfo element.

语法

<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

备注

The CubeInfo element contains one Cube element for each cube referenced in the multidimensional dataset.

ms187137.note(zh-cn,SQL.90).gif注意:
Microsoft SQL Server 2005 Analysis Services (SSAS) 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.

请参阅

概念

Properties (XMLA)

帮助和信息

获取 SQL Server 2005 帮助