2 references to AddRecords
System.Data.Common (2)
System\Data\DataTable.cs (2)
3003
DataRow targetRow = table.
AddRecords
(oldRecord, newRecord);
3263
DataRow targetRow =
AddRecords
(oldRecord, newRecord);