Name | Description | |
---|---|---|
![]() | CompareTo | Overloaded. Compares the current instance with another object of the same type. |
![]() | Equals | Returns a value indicating whether two MySqlDecimal instances have same value. |
![]() | GetHashCode | Returns the hash code for this MySqlDecimal instance. |
![]() | GetTypeCode | Returns the System.TypeCode for the specified MySqlDecimal. |
![]() ![]() | Parse | Overloaded. Parses the specified string value and returns a new MySqlDecimal instance. |
![]() | ToDouble | Returns double representation of MySqlDecimal instance. |
![]() | ToString | Overloaded. Returns string representation of MySqlDecimal instance. |