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 J » Ultra Light J リファレンス » Ultra Light J API リファレンス » PreparedStatement インタフェース

 

getPlan メソッド

SQL クエリ実行プランのテキストベースの記述を返します。

構文
String PreparedStatement.getPlan() throws ULjException
備考

プランがない場合は、空の文字列を返します。

戻り値

プランの String 表現。