Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Determines how unique names are generated for members of hierarchies contained within the specified element.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Enumeration MemberUniqueNameStyle
'Usage
Dim instance As MemberUniqueNameStyle
public enum MemberUniqueNameStyle
public enum class MemberUniqueNameStyle
type MemberUniqueNameStyle
public enum MemberUniqueNameStyle
Members
| 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. |