company logo

DBBaseContext :: setTransactionError - Set transaction error

The function marks a transaction as erroneous. This leads to a rollback of the transaction when the transaction is finished. The function can be called in post-handlers (as inserted or deleted) to undo the performed operation.

Implementation details

DBBaseContext  :: setTransactionError (  )