DB2Date Methods

The methods of the DB2Date structure are listed here.

Public Methods

Method Description
public method Parse Converts the supplied String to DB2Date.
public method ToString Returns a string that represents the DB2Date structure.
public method op_explicit Converts the supplied DB2Date structure to a DateTime value.
public method op_implicit Converts the supplied DateTime value to DB2Date.