RowCommandsCopyRowToRowByColumnName Method |
Copies one row of a
DataColumnCollection to another row in the same or in another
DataColumnCollection. The columns in the source collection are mapped to the columns in
the destination collection by name; if a column does not exist in the destination collection, this source column is silently ignored and therefore is not copied.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also