You are here

protected property QueryResult::$size in Salesforce Suite 8.4

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

Size of query result.

Type: int

File

src/Commands/QueryResult.php, line 19

Class

QueryResult
Adds structured metadata to RowsOfFieldsWithMetadata.

Namespace

Drupal\salesforce\Commands

Code

protected $size;