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 参考 » QAManager 类

 

recover 函数

语法
qa_bool QAManager::recover()
注释

强制所有未确认的消息变为未接收状态。

必须使用 getMessage 再次接收这些消息。

返回值

当且仅当操作成功时返回 true。