4 references to Null
System.Data.Common (4)
System\Data\Common\SQLConvert.cs (1)
332return SqlBytes.Null;
System\Data\Common\SQLTypes\SQLBytesStorage.cs (3)
19: base(column, typeof(SqlBytes), SqlBytes.Null, SqlBytes.Null, StorageType.SqlBytes) 82_values[record] = SqlBytes.Null;