Поделиться через


Перечисление ContextualNameRule

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

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Enumeration ContextualNameRule
'Применение
Dim instance As ContextualNameRule
public enum ContextualNameRule
public enum class ContextualNameRule
type ContextualNameRule
public enum ContextualNameRule

Элементы

Имя элемента Описание
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.

См. также

Справочник

Пространство имен Microsoft.AnalysisServices