GET FIRST NEXT PREV LAST CURRENT querySHARE-LOCK EXCLUSIVE-LOCK NO-LOCKNO-WAITFIRST queryNEXT queryPREV queryLAST queryCURRENT query
If you execute a GET NEXT statement after the last record of the query has been fetched or you execute a GET PREV statement after the first record of the query has been fetched, the ERROR condition is not raised. However, you can use the AVAILABLE function to test whether a record was returned for the query fetch. You can also use the QUERY-OFF-END function to determine if the query is positioned at the end of its result list.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |