共用方式為


HierarchyType 列舉

Contains values specifying the type of hierarchy construct.

命名空間:  Microsoft.MasterDataServices.Services.DataContracts
組件:  Microsoft.MasterDataServices.Services (在 Microsoft.MasterDataServices.Services.dll 中)

語法

'宣告
<DataContractAttribute(Name := "HierarchyType", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration HierarchyType
'用途
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

成員

成員名稱 說明
Explicit Standard parent-child hierarchy for the specified entities.
Derived All attribute-based derived hierarchies for the specified entities.
Collection All collections for the specified entities.
All All types of hierarchies for the specified entities.