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

SQL Anywhere 11.0.1 (中文) » UltraLite - C 及 C++ 编程 » API 参考 » UltraLite C++ API 参考 » UltraLite_Connection_iface 类

 

ExecuteNextSQLPassthroughScript 函数

执行下一个 SQL 直通脚本。

语法
bool UltraLite_Connection_iface::ExecuteNextSQLPassthroughScript()
返回值

执行脚本时如果发生任何错误,则返回 false

另请参见