DataSource.MoveLast (gb.db2.form)
Function MoveLast ( ) As Boolean
Move the current record to the last record and return if the move has been possible.
If there is no record in the 
DataSource,
or if the current record has been modified, then the move is cancelled and 
TRUE is returned.