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_PreparedStatement_iface 类

 

ExecuteQuery 函数

执行 SQL SELECT 语句(查询的形式)。

语法
UltraLite_ResultSet * UltraLite_PreparedStatement_iface::ExecuteQuery()
返回值

该查询的结果集(一组行的形式)。