Executes a SQL SELECT statement and returns the result set.
ResultSet executeQuery( String persistName )
persistName The name for cross-page JavaScript object persistence. Set to null if no persistence is required (for example, if the application has only a single HTML page).
The result set of the query, as a set of rows.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |