DB2Real Methods

The methods of the DB2Real structure are listed here.

Public Methods

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