Parent Class
SQL Server 2012
Represents a consolidated node in a hierarchy.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The Parent type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | HierarchyId | Gets or sets the ID of the parent member’s explicit hierarchy. |
![]() | ParentId | Gets or sets the member ID of the parent member in a hierarchy. |
![]() | RelationshipType | Gets or sets the relationship type of the member that is represented by Parent. |
![]() | SortOrder | Gets or sets an integer value that represents the sort order for the member within the hierarchy / parent. |

