2 references to AddRecords
System.Data (2)
fx\src\data\System\Data\DataTable.cs (2)
2760
DataRow targetRow = table.
AddRecords
(oldRecord, newRecord);
2976
DataRow targetRow =
AddRecords
(oldRecord, newRecord);