Enumerazione MemberUniqueNameStyle
Determines how unique names are generated for members of hierarchies contained within the specified element.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Enumeration MemberUniqueNameStyle
'Utilizzo
Dim instance As MemberUniqueNameStyle
public enum MemberUniqueNameStyle
public enum class MemberUniqueNameStyle
type MemberUniqueNameStyle
public enum MemberUniqueNameStyle
Membri
Nome membro | Descrizione | |
---|---|---|
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. |