Contains the unique name of the parent HierarchyInfo or Member element.
语法
<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 | 
备注
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.