protected property Query::$queryOptions

The query options to pass on to the connection object.

Type: array

File

drupal/core/lib/Drupal/Core/Database/Query/Query.php, line 47
Definition of Drupal\Core\Database\Query\Query

Class

Query
Base class for query builders.

Namespace

Drupal\Core\Database\Query

Code

protected $queryOptions;