MemberUniqueNameStyle Enumeration
The HierarchyUniqueNameStyle enumeration provide options for how SQL Server Analysis Services determines the unique name of a member.
Enumeration Values
Name | Summary |
---|---|
Native | Specifies that SQL Server Analysis Services will automatically determine member unique names. |
NamePath | Specifies that SQL Server Analysis Services will append the names of each level in the path to the member and the member caption to create the member unique name. |