QUITTRANSACTION
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
QUITTRANSACTION
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
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
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5