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

In This Topic
    MySqlDecimal Structure Fields
    In This Topic

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

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Returns maximum supported precision.  
    Public Fieldstatic (Shared in Visual Basic)Returns maximum supported scale.  
    Public Fieldstatic (Shared in Visual Basic)Gets maximum value that can be assigned to the MySqlDecimal structure.  
    Public Fieldstatic (Shared in Visual Basic)Gets minimal value that can be assigned to the MySqlDecimal structure.  
    Public Fieldstatic (Shared in Visual Basic)Represents empty instance of MySqlDecimal.  
    Public Fieldstatic (Shared in Visual Basic)Specifies whether to use invariant culture for the ToString method.  
    Top
    See Also