1 reference to BigIntegerStorage
System.Data.Common (1)
System\Data\Common\DataStorage.cs (1)
333
case StorageType.BigInteger: return new
BigIntegerStorage
(column);