isAutoIncrement property

bool isAutoIncrement
final

Whether this column auto-increments (e.g., SERIAL, AUTO_INCREMENT).

Implementation

final bool isAutoIncrement;