DB2Time Methods
The methods of the DB2Time structure are listed here.
Public Methods
| Method | Description |
|---|---|
Parse |
Converts the supplied String to DB2Time. |
ToString |
Returns a string that represents the DB2Time structure. |
op_explicit |
Converts the supplied DB2Time structure to a TimeStamp. |
op_implicit |
Converts the supplied TimeStamp to DB2Time. |