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 does not find any match, else returns FALSE.