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 » QAManager class

acknowledgeUntil function Next Page

open function


Synopsis

qa_bool QAManager::open(
qa_short mode
)

Parameters
Remarks

Opens the QAManager with the given AcknowledgementMode value.

The open method must be the first method called after creating a QAManager.

See Also

AcknowledgementMode class

Returns

True if and only if the operation succeeded.