DATE

Gets the constant corresponding to the date column type.

Interface

AGDBColumnTypes

IDL definition
readonly attribute DATE;
ADO equivalent

None

JavaScript synopsis
typesObj.DATE
C synopsis
PODSInt16 AVgetDATE(AGDBColumnTypes* typesObj);
Parameters
  • typesObj   The AGDBColumnTypes object.

Returns

The constant corresponding to the date column type.