HierarchyOrigin Enumeration
SQL Server 2012
Describes the overall structure of a hierarchy.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
| 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. |

Note