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

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere C++ API リファレンス » QATransactionalManager クラス

 

rollback 関数

構文
qa_bool QATransactionalManager::rollback()
備考

現在のトランザクションをロールバックし、新しいトランザクションを開始します。

このメソッドは、コミットされていない putMessage と getMessage のすべての呼び出しをロールバックします。

参照

QATransactionalManager クラス

戻り値

open 処理が正常終了した場合のみ true。