TransactionCommit

Commit the current transaction and persist all stored queries.

You can continue to use the transaction after a ,,transactionCommit(),, call, but you will not be able to roll back past (before) this point since the changes are fully persisted to the database.

Method Signature

TransactionCommit()

Arguments

This function does not accept any arguments

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC