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