Expand Minimize
This topic has not yet been rated - Rate this topic

LName Element (XMLA)

Contains information about unique level names for the parent HierarchyInfo or Member element.


<HierarchyInfo> <!-- or Member -->
   ...
   <LName>...</LName>
   ...
</HierarchyInfo>

Characteristic Description

Data type and length

String

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Relationship Element

Parent elements

HierarchyInfo, Member

Child elements

None

For HierarchyInfo elements, this element contains the name of the property that provides the unique level names of the hierarchy. The value is equivalent to the LEVEL_UNIQUE_NAME property defined for axis rowsets in the OLE DB for OLAP specification.

For Member elements, this element contains the unique name of the level in the hierarchy that contains the member represented by the parent Member element.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.