2 references to BuildInsertCommand
System.Data.Common (2)
System\Data\Common\DBCommandBuilder.cs (2)
1324
BuildInsertCommand
(GetTableMapping(dataRow), dataRow);
1607
command =
BuildInsertCommand
(rowUpdatingEvent.TableMapping, datarow);