1 reference to Int64Storage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
284
case StorageType.Int64: return new
Int64Storage
(column);