| Name | Description | |
|---|---|---|
![]()  | ParentDataRelation Constructor | Initializes a new instance of the ParentDataRelation class using the specified parent DbDataTable and matched arrays of parent and child column names. | 
The following tables list the members exposed by ParentDataRelation.
| Name | Description | |
|---|---|---|
![]()  | ParentDataRelation Constructor | Initializes a new instance of the ParentDataRelation class using the specified parent DbDataTable and matched arrays of parent and child column names. | 
| Name | Description | |
|---|---|---|
![]()  | ChildColumnNames | Gets or sets list of child columns used to establish the relation. | 
![]()  | ParentColumnNames | Gets or sets list of parent columns used to establish the relation. | 
![]()  | ParentTable | Gets or sets the DbDataTable that is used as master dataset. |