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

 

open 函数

语法
qa_bool QATransactionalManager::open()
注释

打开一个 QATransactionalManager 实例。

open 方法必须是创建管理器后第一个调用的方法。

另请参见

QATransactionalManager 类

返回值

当且仅当操作成功时返回 true。