You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Decimal128 it was possible to use System.Data.SqlTypes.SqlDecimal -- see #38351 -- but we need a wider type to be able to hold the entire range of Decimal256.
Describe the enhancement requested
For Decimal128 it was possible to use System.Data.SqlTypes.SqlDecimal -- see #38351 -- but we need a wider type to be able to hold the entire range of Decimal256.
Component(s)
C#