NoMatch Method
Applies To
ODynaset
OBinder
Description
Returns True if the last call to FindFirst, FindLast, FindNext or FindPrevious
failed.
Usage
oboolean Nomatch();
Return Value
Returns TRUE if Find methods doesn't find any match, else returns FALSE.