1 instantiation of UInt32Storage
System.Data.Common (1)
System\Data\Common\DataStorage.cs (1)
318
case StorageType.UInt32: return new
UInt32Storage
(column);