HierarchyUniqueNameStyle Enumeration
Defines how the unique name of the hierarchy is formed.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
Public Enumeration HierarchyUniqueNameStyle
public enum HierarchyUniqueNameStyle
public enum class HierarchyUniqueNameStyle
public enum HierarchyUniqueNameStyle
public enum HierarchyUniqueNameStyle
Members
Member name | Description |
---|---|
ExcludeDimensionName | Specifies that the name is formed using only the hierarchy name. |
IncludeDimensionName | Specifies that the name is formed using both the dimension and hierarchy name. |
Замечания
Добавления:17 июля 2006 г.
When IncludeDimensionName is used, the name is constructed as follows:
[<DimensionUniqueName>].[<HierarchyName>]
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.