Enumerazione HierarchyOrigin

Describes the overall structure of a hierarchy.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Sintassi

'Dichiarazione
Public Enumeration HierarchyOrigin
'Utilizzo
Dim instance As HierarchyOrigin
public enum HierarchyOrigin
public enum class HierarchyOrigin
type HierarchyOrigin
public enum HierarchyOrigin

Membri

Nome membro Descrizione
AttributeHierarchy Specifies that the hierarchy is an attribute hierarchy.

[!NOTA]

This enumeration is not supported on versions of Analysis Services earlier than Microsoft SSQL Server 2005 Analysis Services (SSAS).

ParentChildHierarchy Specifies that the hierarchy is a parent-child hierarchy.
UserHierarchy Specifies that the hierarchy is a user-defined hierarchy.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices.AdomdServer