DB2®Int16 Methods

The methods of the DB2Int16 structure are listed here.

Public Methods

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