Expand Minimize
This topic has not yet been rated - Rate this topic

HierarchyType Enumeration

SQL Server 2012

Contains values specifying the type of hierarchy construct.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
[DataContractAttribute(Name = "HierarchyType", Namespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum HierarchyType
Member nameDescription
ExplicitStandard parent-child hierarchy for the specified entity or entities.
DerivedAll attribute-based derived hierarchies for the specified entity or entities.
CollectionAll collections for the specified entity or entities.
AllAll types of hierarchies for the specified entity or entities.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.