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

commit function Next Page

open function


Synopsis

qa_bool QATransactionalManager::open()

Remarks

Opens a QATransactionalManager intance.

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

See Also

QATransactionalManager class

Returns

True if and only if the operation was successful.