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 and C++ Programming » API Reference » Embedded SQL API reference

 

GetSQLPassthroughScriptCount

Gets the number of SQL Passthrough scripts that can be run.

Syntax
ul_u_longULExecuteNextSQLPassthroughScript(
SQLCA *  sqlca
)
Parameters

sqlca   A pointer to the SQLCA.

Returns
  • Returns the number of SQL Passthrough scripts that can be run.

See also