1 instantiation of SqlInt32Storage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
311
case StorageType.SqlInt32: return new
SqlInt32Storage
(column);