dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2Decimal Structure

In This Topic
    DB2Decimal Structure Fields
    In This Topic

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

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents the maximum precision, which is 31.  
    Public Fieldstatic (Shared in Visual Basic)Represents the maximum scale, which is 31.  
    Public Fieldstatic (Shared in Visual Basic)Represents the maximum value of a DB2Decimal structure.  
    Public Fieldstatic (Shared in Visual Basic)Represents the minimum value of an DB2Decimal structure.  
    Public Fieldstatic (Shared in Visual Basic)Represents a null value that can be assigned to the Value property of a DB2Decimal structure.  
    Top
    See Also