2 references to GetDeleteCommand
System.Data.Common (2)
System\Data\Common\DBCommandBuilder.cs (2)
1347
return
GetDeleteCommand
(null, false);
1352
return
GetDeleteCommand
(null, useColumnsForParameterNames);