You are here

protected property SelectQueryResult::$nextRecordsUrl in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 8.3 src/SelectQueryResult.php \Drupal\salesforce\SelectQueryResult::nextRecordsUrl
  2. 5.0.x src/SelectQueryResult.php \Drupal\salesforce\SelectQueryResult::nextRecordsUrl

If there are additional records, the URL of the query to fetch them.

Type: string

File

src/SelectQueryResult.php, line 38

Class

SelectQueryResult
Class SelectQueryResult.

Namespace

Drupal\salesforce

Code

protected $nextRecordsUrl;