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

SQL Anywhere 11.0.1 (Français) » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » ResultSet interface

 

previous method

Fetches the previous row of data in the ResultSet.

Syntax
boolean ResultSet.previous() throws ULjException
Returns

true when the previous row is successfully fetched; otherwise, false.