1 reference to IncludeInInsertValues
System.Data (1)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (1)
740if ( (null == row) || (0 == row.BaseColumnName.Length) || !IncludeInInsertValues(row) )