MemberUniqueNameStyle 열거형

Determines how unique names are generated for members of hierarchies contained within the specified element.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Enumeration MemberUniqueNameStyle
‘사용 방법
Dim instance As MemberUniqueNameStyle
public enum MemberUniqueNameStyle
public enum class MemberUniqueNameStyle
type MemberUniqueNameStyle
public enum MemberUniqueNameStyle

멤버

멤버 이름 설명
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.

참고 항목

참조

Microsoft.AnalysisServices 네임스페이스