2 references to dbNullString
System.Data (2)
fx\src\data\System\Data\DefaultValueTypeConverter.cs (2)
40return dbNullString; 52else if (string.Compare(strValue, dbNullString, StringComparison.OrdinalIgnoreCase) == 0)