DB2®DecimalFloat Methods
The methods of the DB2DecimalFloat structure are listed here.
Public Methods
| Method | Description |
|---|---|
![]() Parse |
Overloaded. Initializes the DB2DecimalFloat object with the specified value and rounding mode. Precision and Scale are inferred from the value. |
ToString |
Returns a string that represents the DB2DecimalFloat object. |
op_explicit |
Converts the supplied DB2DecimalFloat structure to a numeric value. |
op_implicit |
Converts the supplied numeric value to DB2DecimalFloat. |
