2 references to DbNullString
System.Data.Common (2)
System\Data\DefaultValueTypeConverter.cs (2)
34return DbNullString; 50else if (string.Equals(strValue, DbNullString, StringComparison.OrdinalIgnoreCase))