HierarchyItemType 枚举

Represents the type of component used by a level of a derived hierarchy.

命名空间:  Microsoft.MasterDataServices.Services.DataContracts
程序集:  Microsoft.MasterDataServices.Services(在 Microsoft.MasterDataServices.Services.dll 中)

语法

[DataContractAttribute(Name = "HierarchyItemType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum HierarchyItemType

成员

成员名称 说明
Entity A bottom level entity.
DBA A domain-based attribute link to another entity.
Hierarchy A link to an explicit hierarchy.
ConsolidatedDBA A domain-based attribute link to another entity from consolidation members.
NotApplicable A non-hierarchy item type, such as a collection.