DerivedHierarchy Class
SQL Server 2012
Specifies an already defined data relationship and prepares that relationship to be displayed in a hierarchical fashion.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MdmDataContractOfModelContextIdentifier
Microsoft.MasterDataServices.DerivedHierarchy
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MdmDataContractOfModelContextIdentifier
Microsoft.MasterDataServices.DerivedHierarchy
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The DerivedHierarchy type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AnchorNullRecursions | Gets or sets a value indicating whether to anchor null recursive relationships in the derived hierarchy. |
![]() | AuditInfo | Gets or sets audit information. (Inherited from MdmDataContractOfModelContextIdentifier.) |
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | FullyQualifiedName | Gets or sets the fully qualified name of the derived hierarchy. |
![]() | Identifier | Gets or sets the ID of the model context. (Inherited from MdmDataContractOfModelContextIdentifier.) |
![]() | IsRecursive | Gets or sets a value indicating whether the derived hierarchy includes a recursive relationship. |
![]() | Levels | Gets or sets an array of levels in the derived hierarchy. |
![]() | Permission | Gets or sets the security permission. (Inherited from MdmDataContractOfModelContextIdentifier.) |

