Platform Objects |
Opens a database connection and selects a record set using using the scope defined by the scope object and sorted according to the sort object. This method should be called before calls are made to any navigation methods and most of the data access methods. The current position is set to the top record if the method succeeds and there are records in the resulting record set.
Example Sample code
See also
|