6 references to DefaultValueIsNull
System.Data (6)
fx\src\data\System\Data\DataColumn.cs (3)
246if (!DefaultValueIsNull) { 554if (!DefaultValueIsNull) { 1697return (!DefaultValueIsNull);
fx\src\data\System\Data\xmlsaver.cs (3)
1233if (!col.DefaultValueIsNull) 1244if ((!col.DefaultValueIsNull)&& (col.ColumnMapping != MappingType.Hidden)){ 1604if (!colTxt.DefaultValueIsNull)