1 reference to IncludeInWhereClause
System.Data (1)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (1)
908if ((null == row) || (0 == row.BaseColumnName.Length) || !IncludeInWhereClause(row, isUpdate)) {