1 reference to SqlBytesStorage
System.Data.Common (1)
System\Data\Common\DataStorage.cs (1)
343
case StorageType.SqlBytes: return new
SqlBytesStorage
(column);