acceptsOutputSyntax property
If true
indicates that this adapter's SQL uses the OUTPUT
syntax for inserts/deletes.
Implementation
final bool acceptsOutputSyntax;
If true
indicates that this adapter's SQL uses the OUTPUT
syntax for inserts/deletes.
final bool acceptsOutputSyntax;