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 Reference » QAnywhere C++ API reference » AcknowledgementMode class

 

TRANSACTIONAL variable

Syntax
const qa_short AcknowledgementMode::TRANSACTIONAL
Remarks

Indicates that messages are only acknowledged as part of the ongoing transaction.

This mode is automatically assigned to QATransactionalManager instances.