protected property SelectQueryRaw::$query in Salesforce Suite 8.4
Same name and namespace in other branches
- 8.3 src/SelectQueryRaw.php \Drupal\salesforce\SelectQueryRaw::query
- 5.0.x src/SelectQueryRaw.php \Drupal\salesforce\SelectQueryRaw::query
The query.
Type: string
File
- src/
SelectQueryRaw.php, line 15
Class
- SelectQueryRaw
- Class SelectQueryRaw to construct SOQL manually from a string.
Namespace
Drupal\salesforceCode
protected $query;