isColumnAutoIncrementByColID method

Returns true if the column is autoincrementing, false otherwise.

Syntax
Boolean isColumnAutoIncrementByColID( UInt16 columnID )
Parameters
  • columnID   The ID number of the column. The first column in the table has an ID value of one.