DataCopyRow Method

Overload List

CopyRow(DataRow) Create a copy of the row structure and data.
CopyRow(DataRow, DataRow, String) Transfer the data from the source row to the destination row of the indicated fields.
CopyRow(DataRow, DataRow, Boolean, Boolean, String) Transfer the data from the source row to the destination row allowing columns to be excluded.

See Also