protected property SelectQueryResult::$done in Salesforce Suite 8.4
Same name and namespace in other branches
- 8.3 src/SelectQueryResult.php \Drupal\salesforce\SelectQueryResult::done
- 5.0.x src/SelectQueryResult.php \Drupal\salesforce\SelectQueryResult::done
Indicates whether the current result set is the complete set.
Type: bool
File
- src/
SelectQueryResult.php, line 24
Class
- SelectQueryResult
- Class SelectQueryResult.
Namespace
Drupal\salesforceCode
protected $done;