Int4Results

Specifies the Open Client and Open Server datatype to which a DB2 access service converts DB2 INTEGER results.

Syntax

Int4Results=[int | char]

Default

int

Values

int returns CS_INT, a 4-byte integer type.

char returns CS_CHAR, a character type.