You are here

protected property SelectQueryResult::$records in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 src/SelectQueryResult.php \Drupal\salesforce\SelectQueryResult::records
  2. 8.3 src/SelectQueryResult.php \Drupal\salesforce\SelectQueryResult::records

The current result set.

Type: array

File

src/SelectQueryResult.php, line 31

Class

SelectQueryResult
Class SelectQueryResult.

Namespace

Drupal\salesforce

Code

protected $records;