|
||||||||||
|
|
||||||||||
| Other Library Functions | ||||||||||
| function | dbRollback |
|
|
Library: omdbext - extended high level database support
Include: omdbext.xin |
dbRollback value dbDatabase database
The dbRollback function rolls back (cancels) all operations not yet committed to the database. It rolls back all insert, delete, or update operations performed since a transaction was last committed or rolled back.
This function is only effective when the database is in manual-commit mode.
|
Other Library Functions dbCommit dbProcedureClose dbProcedureExecute dbProcedureOpen dbRollback dbSetTransactionType dbStatementCompile dbStatementDiscard dbStatementExecute |
| ---- |