Freigeben über


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

'Declaration
Public Enumeration ContextualNameRule
'Usage
Dim instance As ContextualNameRule
public enum ContextualNameRule
public enum class ContextualNameRule
type ContextualNameRule
public enum ContextualNameRule

Elemente

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

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace