UINT32

Gets the constant that corresponds to the UINT32 column type.

Interface

AGDBColumnTypes

IDL definition
readonly attribute UINT32;
ADO equivalent

None

JavaScript synopsis
typesObj.UINT32
C synopsis
PODSInt16 AVgetUINT32(AGDBColumnTypes* typesObj);
Parameters
  • typesObj   The AGDBColumnTypes object.

Returns

The constant that corresponds to the UINT32 column type.