Procedure Locate_Next
Call: | Send Locate_Next |
The Locate_Next procedure finds the next logical record using the passed in find mode, file, and index specified in a prior Establish_Find_Direction invocation. It sends Relate_Main_File if it is successful. This does not affect Current_Record of the DataDictionary, nor does it notify other (connected) DataDictionaries of the result.
Data Dictionary SQL Filters can be used with this method. See pbUseDDSQLFilters for more information.