Progress
Open Client
Developer’s Guide
Navigating SDOResultSet Rows
These methods change or report the position of the cursor in the SDOResultSet:
Moves the cursor backwards.
Moves the cursor forward.
Positions the cursor on the first row.
Positions the cursor before the first row.
Positions the cursor on the last row.
Positions the cursor after the last row.
Positions) the cursor on the n-th row. A negative number positions the cursor relative to the end of the SDOResultSet. The index (n) is 1-based.
Moves the cursor n rows forward (backward if n is negative).
Is the cursor after the last row?
Is the cursor before the first row?
Is the cursor on the first row?
Is the cursor on the last row?
Gets the position (1-based) of the cursor.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |