Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Represents the metadata of a single axis contained by the parent AxesInfo element.
Syntax
<AxesInfo>
...
<AxisInfo name="string">
<HierarchyInfo>...</HierarchyInfo>
</AxisInfo>
...
</AxesInfo>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-n: Required element that can occur more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
Attributes
| Attribute | Description |
|---|---|
Name |
Required String attribute. The name of the axis. |
Remarks
In a root element that uses the MDDataSet object, an AxisInfo element contains a collection of HierarchyInfo elements that, combined with the value of the name attribute, represents the definition of a single axis returned in the multidimensional dataset.