1 instantiation of SqlByteStorage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
303
case StorageType.SqlByte: return new
SqlByteStorage
(column);