DB2®DecimalFloat.op_implicit Method

Initializes the DB2DecimalFloat structure with the specified value and rounding mode. Precision and Scale are inferred from the value.

Table 1. Overload List
Method Description
op_implicit(decimal) Converts the supplied decimal to DB2DecimalFloat.
op_implicit(double) Converts the supplied double to DB2DecimalFloat.