1 instantiation of SqlDecimalStorage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
307
case StorageType.SqlDecimal: return new
SqlDecimalStorage
(column);