autoIncrement property

bool? autoIncrement
final

是否自增——只有int类型支持自增

Implementation

final bool? autoIncrement;