Progress
ADM 2 Reference
fetchLast (wbtable.p)
Repositions the query of the data-source to the first row of the last page.
Parameters: NoneReturns: Nothing (procedure)Notes:
- This procedure is an override of fetchLast in
webrep.p
and contains the logic necessary to move the cursor backward to the row that should appear on the top of the last page. It does this by calling the PageBackward function after it has executed SUPER to reposition to what is the true last row of the data-source.- The reason that this function is named fetchLast and not fetchLastPage to simplify the interface and conceal navigation details from the caller.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |