2 references to BuildWhereClause
System.Data (2)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (2)
713
parameterCount =
BuildWhereClause
(mappings, dataRow, builder, command, parameterCount, false);
881
parameterCount =
BuildWhereClause
(mappings, dataRow, builder, command, parameterCount, true);