DB2®Double Methods

The methods of the DB2Double class are listed here.

Public Methods

Method Description
public method Parse Converts the supplied String to DB2Double.
public method ToString Returns a string that represents the DB2Double structure.
public method op_explicit Converts the supplied DB2Double structure to a double.
public method op_implicit Converts the supplied double to DB2Double.