UINT16

Gets the constant that corresponds to the UINT16 column type.

Interface

AGDBColumnTypes

IDL definition
readonly attribute UINT16;
ADO equivalent

None

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

Returns

The constant that corresponds to the UINT16 column type.