Icon Commit Method

procedure Commit

Usage

Available In: Client and Server Applications

Use this method to commit the active transaction.

Warning For client applications, transaction commits are asynchronous and the Commit method may run to completion before the AfterCommit or OnCommitError event handlers are executed.
Image