共用方式為


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