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

 

TRANSACTIONAL 变量

语法
const qa_short AcknowledgementMode::TRANSACTIONAL
注释

表示消息仅作为进行中事务的一部分进行确认。

此模式自动指派给 QATransactionalManager 实例。