public property SelectQuery::$limit in Salesforce Suite 8.4
Same name and namespace in other branches
- 8.3 src/SelectQuery.php \Drupal\salesforce\SelectQuery::limit
- 5.0.x src/SelectQuery.php \Drupal\salesforce\SelectQuery::limit
Limit query result to this number.
Type: int
File
- src/
SelectQuery.php, line 38
Class
- SelectQuery
- Class SelectQuery.
Namespace
Drupal\salesforceCode
public $limit;