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

In This Topic
    DB2DecimalFloat Constructor
    In This Topic
    Initializes a new instance of the DB2DecimalFloat structure.
    Overload List
    OverloadDescription
    Initializes a new instance of the DB2DecimalFloat structure with the specified System.Decimal value.  
    Initializes a new instance of the DB2DecimalFloat structure with the specified System.Double value.  
    Initializes a new instance of the DB2DecimalFloat structure with the specified System.Int64 value.  
    See Also