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