The CanMovePrevious method returns True if the record position can be moved backward, otherwise the return value is False.
Function DataSource_CanMovePrevious() DataSource_CanMovePrevious = True/False End Function
DataSource Object