writeReturningClause property
Whether a RETURNING *
clause should be added to this statement.
Implementation
@protected
bool writeReturningClause = false;
Whether a RETURNING *
clause should be added to this statement.
@protected
bool writeReturningClause = false;