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

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » PreparedStatement class

 close method Next Page

executeQuery method


Executes a SQL SELECT statement and returns the result set.

Syntax

ResultSet executeQuery( String persistName )

Parameter
Returns

The result set of the query, as a set of rows.