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