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

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » PreparedStatement 接口

 

getPlan 方法

返回对 SQL 查询执行计划的基于文本的说明。

语法
String PreparedStatement.getPlan() throws ULjException
注释

如果没有任何计划,则返回空字符串。

返回值

计划的字符串表示。