Calls the CommitTrans() method of the wrapped ADODB.Connection object. Calling the CommitTrans method saves changes made within an open transaction on the connection and ends the transaction. Calling this method when there is no open transaction generates an error.
Not supported in ADOxtraLite version.
|