Name | Description | |
---|---|---|
![]() | IsNull | Gets a value indicating whether this instance is empty. |
![]() | IsPositive | Gets a value indicating whether this instance of MySqlDecimal has positive value. |
![]() | Precision | Gets total number of decimal digits. |
![]() | Scale | Gets the number of digits after the decimal point. |
![]() | Value | Returns decimal representation of MySqlDecimal instance. |