1 instantiation of Int64Storage
System.Data.Common (1)
System\Data\Common\DataStorage.cs (1)
323
case StorageType.Int64: return new
Int64Storage
(column);