DB2®DecimalFloat Methods

The methods of the DB2DecimalFloat structure are listed here.

Public Methods

Method Description
public methodstatic Parse Overloaded. Initializes the DB2DecimalFloat object with the specified value and rounding mode. Precision and Scale are inferred from the value.
public method ToString Returns a string that represents the DB2DecimalFloat object.
public method op_explicit Converts the supplied DB2DecimalFloat structure to a numeric value.
public method op_implicit Converts the supplied numeric value to DB2DecimalFloat.