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