Moves the current record position to the first record in the AGDBSet object.
            
 AGDBSet
boolean moveFirst( );
 moveFirst method
            
dbset.moveFirst( )
PODSBoolean AVmoveFirst(AGDBSet* dbset);
 dbset    The AGDBSet object.
                     
 TRUE on success; FALSE otherwise.
            
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |