DB2®Decimal Methods
The methods of the DB2Decimal structure are listed here.
Public Methods
| Method | Description |
|---|---|
Parse |
Converts the supplied String value to the DB2Decimal structure. |
ToString |
Returns a string that represents the DB2Decimal structure. |
op_explicit |
Converts the supplied DB2Decimal structure to a decimal. |
op_implicit |
Converts the supplied decimal to DB2Decimal structure. |