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

 

previous 方法

读取 ResultSet 中的前一行数据。

语法
boolean ResultSet.previous() throws ULjException
返回值

成功读取前一行时,返回 true;否则,返回 false。