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

In This Topic
    DB2DecimalFloat Structure Fields
    In This Topic

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

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents the maximum precision, which is 34.  
    Public Fieldstatic (Shared in Visual Basic)Represents the maximum value of a DB2DecimalFloat structure.  
    Public Fieldstatic (Shared in Visual Basic)Represents the minimum value of a DB2DecimalFloat structure.  
    Public Fieldstatic (Shared in Visual Basic)Not a number value.  
    Public Fieldstatic (Shared in Visual Basic)Negative infinity value.  
    Public Fieldstatic (Shared in Visual Basic)Represents a null value that can be assigned to the Value property of a DB2DecimalFloat structure.  
    Public Fieldstatic (Shared in Visual Basic)Positive infinity value.  
    Public Fieldstatic (Shared in Visual Basic)Not a number value. Signals an error when used in a numeric operation.  
    Public Fieldstatic (Shared in Visual Basic)Represents the zero value.  
    Top
    See Also