ContextualNameRule Enumeration

Specifies a naming format used to disambiguate attributes (calculated columns) that participate in role-playing dimensions (tables).

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

Syntax

C#
public enum ContextualNameRule

Members

Member name Description
Context The naming format contains the context only.
Merge The naming format contains both the attribute names and the role names.
None No naming format is used.

See Also

Reference

Microsoft.AnalysisServices Namespace