Checks whether the specified column's default is set to autoincrement.
public Boolean isColumnAutoIncrementByColID(UInt16 colID)
colID The column ID.
True if the column is autoincrementing, false otherewise.