Condividi tramite


Enumerazione HierarchyType

Contains values specifying the type of hierarchy construct.

Spazio dei nomi  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Sintassi

'Dichiarazione
<DataContractAttribute(Name := "HierarchyType", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration HierarchyType
'Utilizzo
Dim instance As HierarchyType
[DataContractAttribute(Name = "HierarchyType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum HierarchyType
[DataContractAttribute(Name = L"HierarchyType", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum class HierarchyType
[<DataContractAttribute(Name = "HierarchyType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type HierarchyType
public enum HierarchyType

Membri

Nome membro Descrizione
Explicit Standard parent-child hierarchy for the specified entity or entities.
Derived All attribute-based derived hierarchies for the specified entity or entities.
Collection All collections for the specified entity or entities.
All All types of hierarchies for the specified entity or entities.