ENDTRANSACTION
Marks the end of an explicit transaction.
Syntax
ENDTRANSACTION
Comments
The ENDTRANSACTION command marks the end of an explicit transaction in progress and commits the changes made during the transaction. Portions of the database that were not available to other users become available.
The ENDTRANSACTION command sets $ InTransaction to $False.