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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere C++ API Reference

QA_NO_ERROR variable Next Page

QAManager class


Syntax

public QAManager

Base classes
Remarks

The QAManager class derives from QAManagerBase and manages non-transactional QAnywhere messaging operations.

For a detailed description of derived behavior, see QAManagerBase class.

The QAManager class can be configured for implicit or explicit acknowledgement as defined in the AcknowledgementMode enumeration. To acknowledge messages as part of a transaction, use QATransactionalManager.

Use the QAManagerFactory to create QAManager and QATransactionalManager objects.

See Also

QAManagerFactory class

QAManagerBase class

QATransactionalManager class

AcknowledgementMode class

Members

All members of QAManager, including all inherited members.


acknowledge function
acknowledgeAll function
acknowledgeUntil function
open function
recover function