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