2 references to BuildInsertCommand
System.Data (2)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (2)
1191
BuildInsertCommand
(GetTableMapping(dataRow), dataRow);
1431
command =
BuildInsertCommand
(rowUpdatingEvent.TableMapping, datarow);