Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
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. |