Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Describes the overall structure of a hierarchy.
Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (in msmgdsrv.dll)
Синтаксис
'Декларация
<SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue")> _
Public Enumeration HierarchyOrigin
[SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue")]
public enum HierarchyOrigin
[SuppressMessageAttribute(L"Microsoft.Design", L"CA1008:EnumsShouldHaveZeroValue")]
public enum class HierarchyOrigin
/** @attribute SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue") */
public enum HierarchyOrigin
SuppressMessageAttribute("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue")
public enum HierarchyOrigin
Members
| Member name | Description |
|---|---|
| AttributeHierarchy | Specifies that the hierarchy is an attribute hierarchy. |
| ParentChildHierarchy | Specifies that the hierarchy is a parent-child hierarchy. |
| UserHierarchy | Specifies that the hierarchy is a user-defined hierarchy. |
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.