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 参考 » 嵌入式 SQL API 参考

 

GetSQLPassthroughScriptCount

获取可运行的 SQL 直通脚本的数目。

语法
ul_u_longULExecuteNextSQLPassthroughScript(
SQLCA *  sqlca
)
参数

sqlca   指向 SQLCA 的指针。

返回值
  • 返回可运行的 SQL 直通脚本的数目。

另请参见