4 references to Null
System.Data.Common (4)
System\Data\Common\SQLConvert.cs (1)
316return SqlChars.Null;
System\Data\Common\SQLTypes\SQLCharsStorage.cs (3)
19: base(column, typeof(SqlChars), SqlChars.Null, SqlChars.Null, StorageType.SqlChars) 84_values[record] = SqlChars.Null;