1 reference to SqlInt16Storage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
310
case StorageType.SqlInt16: return new
SqlInt16Storage
(column);