Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere C++ API Reference » QATransactionalManager class

open function Next Page

rollback function


Synopsis

qa_bool QATransactionalManager::rollback()

Remarks

Rolls back the current transaction and begins a new transaction.

This method rolls back all uncommitted QAManagerBaseputMessage() and QAManagerBasegetMessage() invocations.

See Also

QATransactionalManager class

Returns

True if and only if the open operation was successful.