DB2®Decimal Methods

The methods of the DB2Decimal structure are listed here.

Public Methods

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