1 reference to SqlInt64Storage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
312
case StorageType.SqlInt64: return new
SqlInt64Storage
(column);