Freigeben über


AxesInfo Element (XMLA)

Contains a collection of AxisInfo elements, representing the axis metadata contained by the parent OlapInfo element.

Syntax

<OlapInfo>
   ...
   <AxesInfo>
      <AxisInfo>...</AxisInfo>
   </AxesInfo>
   ...
</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

AxisInfo

Hinweise

The AxesInfo element contains one AxisInfo element for each axis within the multidimensional dataset returned by a root element using the MDDataSet data type.

Siehe auch

Konzepte

Properties (XMLA)

Hilfe und Informationen

Informationsquellen für SQL Server 2005