Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains information about the caption of the parent HierarchyInfo or Member element.
Синтаксис
<HierarchyInfo> <!-- or Member -->
...
<Caption>...</Caption>
...
</HierarchyInfo>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
1-1: Required element that occurs once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
None |
Замечания
For HierarchyInfo elements, the Caption element contains the name of the property that provides the member captions of the hierarchy. The value is equivalent to the MEMBER_CAPTION property defined for axis rowsets in the OLE DB for OLAP specification.
For Member elements, the Caption element contains the caption of the parent Member element in the language specified for the XML for Analysis (XMLA) session. If no caption is available, this element contains the unique name of the member.