company logo

CTX_DBBase :: 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

CTX_DBBase  :: SetTransactionError (  )