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