INT16

Gets the constant corresponding to the INT16 column type.

Interface

AGDBColumnTypes

IDL definition
readonly attribute INT16;
ADO equivalent

None

JavaScript synopsis
typesObj.UINT16
C synopsis
PODSInt16 AVgetINT16(AGDBColumnTypes* typesObj);
Parameters
  • typesObj   The AGDBColumnTypes object.

Returns

The constant that corresponds to the INT16 type.