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