1 reference to Int16Storage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
280
case StorageType.Int16: return new
Int16Storage
(column);