protected property SelectQueryResult::$nextRecordsUrl in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 src/SelectQueryResult.php \Drupal\salesforce\SelectQueryResult::nextRecordsUrl
- 8.3 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\salesforceCode
protected $nextRecordsUrl;