MemberUniqueNameStyle-Enumeration

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

C#
public enum MemberUniqueNameStyle

Elemente

Elementname Beschreibung
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.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace