DB2TimeStampMethods

The methods of the DB2TimeStamp class are listed here.

Public Methods

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