613-518-1166 info@zimdatabases.com

ZIM Language Reference

QUITTRANSACTION

< All Topics

Marks the end of a transaction in progress, discarding the results.

Syntax

QUITTRANSACTION

Comments

The QUITTRANSACTION command ends the explicit transaction in progress and discards any changes or updates made to the database since the TRANSACTION command was issued.

The QUITTRANSACTION command is ignored in single-user environments. In multi-user systems, QUITTRANSACTION takes effect only if an explicit transaction is in progress.

The QUITTRANSACTION command sets the system variable $InTransaction to “0” ($False).

 

See Also

BEGIN WORK

COMMIT WORK

ENDTRANSACTION

ROLLBACK WORK

SET TRANSACTION FLOW

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents