1 reference to UInt32Storage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
283
case StorageType.UInt32: return new
UInt32Storage
(column);