DataRow.SetParentRow Method
.NET Framework 4.5
Sets the parent row of a DataRow.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SetParentRow(DataRow) | Sets the parent row of a DataRow with specified new parent DataRow. |
|
SetParentRow(DataRow, DataRelation) | Sets the parent row of a DataRow with specified new parent DataRow and DataRelation. |