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

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere C++ API reference » QAManager class

 

recover function

Syntax
qa_bool QAManager::recover()
Remarks

Force all unacknowledged messages into a state of unreceived.

That is, these messages must be received again using QAManagergetMessage().

Returns

True if and only if the operation succeeded.