dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDecimal Structure

In This Topic
    MySqlDecimal Structure Methods
    In This Topic

    For a list of all members of this type, see MySqlDecimal members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Compares the current instance with another object of the same type.  
    Public MethodReturns a value indicating whether two MySqlDecimal instances have same value.  
    Public MethodReturns the hash code for this MySqlDecimal instance.  
    Public MethodReturns the System.TypeCode for the specified MySqlDecimal.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Parses the specified string value and returns a new MySqlDecimal instance.  
    Public MethodReturns double representation of MySqlDecimal instance.  
    Public MethodOverloaded. Returns string representation of MySqlDecimal instance.  
    Top
    See Also