1 instantiation of UInt16Storage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
281
case StorageType.UInt16: return new
UInt16Storage
(column);