| Overload | Description | 
|---|---|
| DB2DecimalFloat Constructor(Decimal) | Initializes a new instance of the DB2DecimalFloat structure with the specified System.Decimal value. | 
| DB2DecimalFloat Constructor(Double) | Initializes a new instance of the DB2DecimalFloat structure with the specified System.Double value. | 
| DB2DecimalFloat Constructor(Int64) | Initializes a new instance of the DB2DecimalFloat structure with the specified System.Int64 value. |