1 instantiation of Int32Storage
System.Data.Common (1)
System\Data\Common\DataStorage.cs (1)
321
case StorageType.Int32: return new
Int32Storage
(column);
1 reference to Int32Storage
System.Data.Common (1)
System\Data\Common\Int32Storage.cs (1)
225
if (value !=
Int32Storage
.defaultValue)