STRINGN

Gets the constant that corresponds to the STRINGN column type.

Interface

AGDBColumnTypes

IDL definition
readonly attribute STRINGN;
ADO equivalent

None

JavaScript synopsis
typesObj.STRINGN
C synopsis
PODSInt16 AVgetSTRINGN(AGDBColumnTypes* typesObj);
Parameters
  • typesObj   The AGDBColumnTypes object.

Returns

The constant that corresponds to the STRINGN column type.