acceptsTemporaryTableForReturning property

bool acceptsTemporaryTableForReturning
final

If true indicates that this adapter's SQL needs a temporary table to return rows for inserts/deletes.

Implementation

final bool acceptsTemporaryTableForReturning;