DB2®Int32 Methods

The methods of the DB2Int32 structure are listed here.

Public Methods

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