DB2®Int64 Methods

The methods of the DB2Int64 class are listed here.

Public Methods

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