Function documentationrollback Method (SapDB_Session Class) Locate this document in the navigation structure

 

rollback is a method of the SapDB_Session class (sdb.sql module). You can use this to end the current transaction with a ROLLBACK and start a new transaction.

Features

Syntax Syntax

  1. rollback ()
End of the code.