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 参考 » ResultSet 接口

 

close 方法

关闭 ResultSet,以释放与其相关的内存资源。

语法
void ResultSet.close() throws ULjException
注释

如果进行后续尝试以从该 ResultSet 中读取行,则会抛出错误。