Column.setAutoIncrement
void setAutoIncrement(bool isAuto)Sets the auto increment flag for the given column.
Parameters
isAuto | auto increment status. |
void setAutoIncrement(bool isAuto)Sets the auto increment flag for the given column.
isAuto | auto increment status. |