Navigation:  DataServer Classes > DaoServer Class >

DaoServer:GoTop() Method

Previous pageReturn to chapter overviewNext page

Purpose

Position the data server at the first record.

 

Parameters

none

 

Returns

TRUE if successful; otherwise, FALSE.

 

Description

Sends a NotifyIntentToMove message before the operation.  Sends a NotifyGoTop message, if successful.

 

Class

DaoServer        

 

See Also

DaoRecordSet:MoveFirst()