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 xlimit