protected property Merge::$conditionTable

The table or subquery to be used for the condition.

File

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

Class

Merge
General class for an abstracted MERGE query operation.

Namespace

Drupal\Core\Database\Query

Code

protected $conditionTable;