Navigation:  DataServer Classes > DaoServer Class >

DaoServer:GoBottom() Method

Previous pageReturn to chapter overviewNext page

Purpose

Position the data server at the last record.

 

Parameters

None

 

Returns

TRUE if successful; otherwise, FALSE.

 

Description

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

 

Class

DaoServer        

 

See Also

DaoRecordset:MoveLast()