UName Element (XMLA)
Contains the unique name of the parent HierarchyInfo or Member element.
Syntax
<HierarchyInfo> <!-- or Member -->
...
<UName>...</UName>
...
</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 |
Remarks
For HierarchyInfo elements, the UName element contains the name of the property that provides the unique member names of the hierarchy. The value is equivalent to the MEMBER_UNIQUE_NAME property defined for axis rowsets in the OLE DB for OLAP specification.
For Member elements, the UName element contains the unique name of the parent Member element.