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

SQL Anywhere 11.0.1 (日本語) » Ultra Light - M-Business Anywhere プログラミング » Ultra Light for M-Business Anywhere API リファレンス » PreparedStatement クラス

 

executeQuery メソッド

SQL SELECT 文を実行し、結果セットを返します。

構文
ResultSet executeQuery( String persistName )
パラメータ
  • persistName   ページ間 JavaScript オブジェクト持続性の名前。持続性が必要ない場合 (たとえばアプリケーションに単一の HTML ページしかない場合) は NULL を設定します。

戻り値

クエリの結果セット (ローのセット)。