Name | Description | |
---|---|---|
![]() | IsNull | Gets a value indicating whether the Value property of the UniDecimal is Null. |
![]() | IsPositive | Gets value indicating whether current UniDecimal is greater or less than zero. |
![]() | MaxPrecision | Represents the maximum precision, which is 38. |
![]() | MaxScale | A constant representing the maximum value for the Scale property. |
![]() | MaxValue | Represents the maximum value of an UniDecimal structure. |
![]() | MinValue | Represents the minimum value of an UniDecimal structure. |
![]() | Precision | Gets precision of current UniDecimal. |
![]() | Scale | Gets scale of current UniDecimal. |
![]() | Value | Gets the value of the UniDecimal structure. |