CanMovePrevious

The CanMovePrevious method returns True if the record position can be moved backward, otherwise the return value is False. 

Syntax

Function DataSource_CanMovePrevious()
    DataSource_CanMovePrevious =
True/False
End Function

Parameters
None
Remarks
If the record position cannot move backwards, eMill will do a MoveFirst followed by a Move(n)
Applies To

DataSource Object



©2001-2015 eMill. All trademarks property of their owners.