DynamicQuery::SetLimit (open)
Set the maximum number of rows that must be returned. If not called, all records will be returned
Syntax
LOADLIB "wh::dbase/dynquery.whlib";
MACRO SetLimit(INTEGER xlimit)Parameters
INTEGER xlimitSet the maximum number of rows that must be returned. If not called, all records will be returned
LOADLIB "wh::dbase/dynquery.whlib";
MACRO SetLimit(INTEGER xlimit)INTEGER xlimit