protected property QueryResult::$query in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 src/Commands/QueryResult.php \Drupal\salesforce\Commands\QueryResult::query
- 8.3 src/Commands/QueryResult.php \Drupal\salesforce\Commands\QueryResult::query
The query.
Type: \Drupal\salesforce\SelectQueryInterface
File
- src/
Commands/ QueryResult.php, line 33
Class
- QueryResult
- Adds structured metadata to RowsOfFieldsWithMetadata.
Namespace
Drupal\salesforce\CommandsCode
protected $query;