Freigeben über


HierarchyInfo Element (XMLA)

Represents a single hierarchy contained by a parent AxisInfo element.

Syntax

<AxisInfo>
   ...
   <HierarchyInfo name="string">
      <UName>...</UName>
      <Caption>...</Caption>
      <LName>...</LName>
      <LNum>...</LNum>
      <DisplayInfo>...</DisplayInfo>
   </HierarchyInfo>
   ...
</AxisInfo>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element

Parent elements

AxisInfo

Child elements

Caption, DisplayInfo, LName, LNum, UName

Attributes

Attribute Description

Name

Required String attribute. The name of the hierarchy.

Hinweise

Siehe auch

Konzepte

Properties (XMLA)

Hilfe und Informationen

Informationsquellen für SQL Server 2005