isColumnAutoIncrement method

Returns true if the column is autoincrementing, false otherwise.

Syntax
Boolean isColumnAutoIncrement( String name )
Parameters
  • name   Name of the column.