HierarchyUniqueNameStyle Enumeration
HierarchyUniqueNameStyle Enumeration
The HierarchyUniqueNameStyle enumeration provide options for how SQL Server Analysis Services determines the unique name of a hierarchy.
Enumeration Values
| Name | Summary |
|---|---|
| IncludeDimensionName | Specifies that the dimension name should be included along with the hierarchy name in the unique name. |
| ExcludeDimensionName | Specifies that the dimension name should not be included along with the hierarchy name in the unique name. |