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 接口

 

getResultSet 方法

返回准备的 SQL 语句的 ResultSet。

语法
ResultSet PreparedStatement.getResultSet() throws ULjException
另请参见
返回值

包含准备的 SQL 语句的查询结果的 ResultSet。