forward-only-type rdoResultset

An rdoResultset object in which rows can be searched only from beginning to end; the current row position can't be moved back toward the first row, and only one row at a time is accessible. Forward – only – type rdoResultset objects are useful for quickly retrieving and processing data.