DisplayInfo Element (XMLA)
Contains display information for the parent HierarchyInfo or Member element.
Syntax
<HierarchyInfo> <!-- or Member -->
...
<DisplayInfo>...</DisplayInfo>
...
</HierarchyInfo>
Element characteristics
Characteristic | Description |
---|---|
Data type and length | unsignedInt |
Default value | None |
Cardinality | 0-1: Optional element that can occur once and only once. |
Element relationships
Relationship | Element |
---|---|
Parent elements | HierarchyInfo, Member |
Child elements | None |
Remarks
The DisplayInfo element contains various items of information that help a client application render the parent HierarchyInfo or Member element. The value is equivalent to the DISPLAY_INFO property defined for axis rowsets in the OLE DB for OLAP specification.