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