protected property Merge::$table

The table to be used for INSERT and UPDATE.

Type: string

File

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

Class

Merge
General class for an abstracted MERGE query operation.

Namespace

Drupal\Core\Database\Query

Code

protected $table;