Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Limits the query results to the specified number of records.
Syntax
client server private static void limitQueryResuts(QueryRun _queryRun, int _maxRecords)
Run On
Called
Parameters
- _queryRun
Type: QueryRun Class
The Query object to limit.
- _maxRecords
Type: int
The maximum number of records to retrieve.