acceptsInsertDefaultValues property

bool acceptsInsertDefaultValues
final

If true indicates that this adapter's SQL can use the DEFAULT VALUES directive for inserts.

Implementation

final bool acceptsInsertDefaultValues;