acceptsOutputSyntax property

bool acceptsOutputSyntax
final

If true indicates that this adapter's SQL uses the OUTPUT syntax for inserts/deletes.

Implementation

final bool acceptsOutputSyntax;