company logo

CTX_Structure :: 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_Structure  :: SetTransactionError (  )