autoincrement property

bool autoincrement
final

Column has AUTOINCREMENT. Must be type of int. Defaults false.

Implementation

final bool autoincrement;