|
db_abort_transaction Abort a database transaction
package require nstcl-database ?1.0?
package require nstcl ?1.0?::nstcl::db_abort_transaction
Aborts a db_transaction. Note that an on_error code block can still call db_continue_transaction.It is en error to call this command outside of a transaction.
database, nstcl