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