You are here

protected property SelectQueryRaw::$query in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 src/SelectQueryRaw.php \Drupal\salesforce\SelectQueryRaw::query
  2. 8.3 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\salesforce

Code

protected $query;