Commits the current transaction and begins a new transaction.
Visual Basic Public Sub Commit()
C# public void Commit();
This method commits all QAManagerBase.PutMessage and QAManagerBase.GetMessage invocations. Note: The first transaction begins with the call to QATransactionalManager.Open().
QAException class - Thrown if there is a problem committing.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |