HierarchyOrigin 枚举

Describes the overall structure of a hierarchy.

命名空间:  Microsoft.AnalysisServices.AdomdServer
程序集:  msmgdsrv(在 msmgdsrv.dll 中)

语法

声明
Public Enumeration HierarchyOrigin
用法
Dim instance As HierarchyOrigin
public enum HierarchyOrigin
public enum class HierarchyOrigin
type HierarchyOrigin
public enum HierarchyOrigin

成员

成员名称 说明
ParentChildHierarchy Specifies that the hierarchy is a parent-child hierarchy.
AttributeHierarchy Specifies that the hierarchy is an attribute hierarchy.
注意注意
This enumeration is not supported on versions of Analysis Services earlier than Microsoft SSQL Server 2005 Analysis Services (SSAS).
UserHierarchy Specifies that the hierarchy is a user-defined hierarchy.