MemberUniqueNameStyle Enumeration
Updated: May 24, 2016
Determines how unique names are generated for members of hierarchies contained within the specified element.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Member name | Description | |
|---|---|---|
| NamePath | The instance generates a compound name consisting of each level and the caption of the member. | |
| Native | The instance automatically determines the unique names of members. |
Show: