You are here

protected property SelectQueryResult::$totalSize in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 8.3 src/SelectQueryResult.php \Drupal\salesforce\SelectQueryResult::totalSize
  2. 5.0.x src/SelectQueryResult.php \Drupal\salesforce\SelectQueryResult::totalSize

Total number of records for this query.

Type: int

File

src/SelectQueryResult.php, line 17

Class

SelectQueryResult
Class SelectQueryResult.

Namespace

Drupal\salesforce

Code

protected $totalSize;