DB2Time Methods

The methods of the DB2Time structure are listed here.

Public Methods

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