Sets the maximum number of results to retrieve with this query. If no limit is specified
the results will use a dynamic limit.
Overload List
Name | Description | |
---|---|---|
SetResultCountLimit(Int32) |
Sets the maximum number of results to retrieve with this query. If no limit is specified
the results will use a dynamic limit.
| |
SetResultCountLimit(QueryResultLimit) |
Sets the maximum number of results to retrieve with this query. If no limit is specified
the results will use a dynamic limit.
|