You are here

public property SelectQuery::$limit in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 8.3 src/SelectQuery.php \Drupal\salesforce\SelectQuery::limit
  2. 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\salesforce

Code

public $limit;