Specifies the Open Client and Open Server datatype to which an access service converts SMALLINT results.
Int2Results=[smallint | char]
smallint
smallint returns a 2-byte integer type.
char returns a character type.