DataRow::SetParentRow Method
.NET Framework (current version)
Sets the parent row of a DataRow.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | SetParentRow(DataRow^) | |
![]() | SetParentRow(DataRow^, DataRelation^) | Sets the parent row of a DataRow with specified new parent DataRow and DataRelation. |
Show:
