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 命名空间