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

  NameDescription
Public methodSetResultCountLimit(Int32)
Sets the maximum number of results to retrieve with this query. If no limit is specified the results will use a dynamic limit.
Public methodSetResultCountLimit(QueryResultLimit)
Sets the maximum number of results to retrieve with this query. If no limit is specified the results will use a dynamic limit.

See Also