1 instantiation of DecimalStorage
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
288
case StorageType.Decimal: return new
DecimalStorage
(column);