function
Library: Database access (OMDB)
Import : omdb.xmd |
define external function db.rollback value db.database database
Argument definitions
Use db.rollback to roll back (cancel) all operations not yet committed to the database.
The db.database object database must be:
This function is only effective when the database is in manual-commit mode.