DB2®Double Methods
The methods of the DB2Double class are listed here.
Public Methods
| Method | Description |
|---|---|
Parse |
Converts the supplied String to DB2Double. |
ToString |
Returns a string that represents the DB2Double structure. |
op_explicit |
Converts the supplied DB2Double structure to a double. |
op_implicit |
Converts the supplied double to DB2Double. |