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