Enumeração MemberUniqueNameStyle

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

C#
public enum MemberUniqueNameStyle

Membros

Nome do membro Descrição
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.

Consulte também

Referência

Namespace Microsoft.AnalysisServices