1 reference to ByteStorage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
279
case StorageType.Byte: return new
ByteStorage
(column);