protected property Merge::$updateFields

An array of fields that will be updated.

Type: array

File

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

Class

Merge
General class for an abstracted MERGE query operation.

Namespace

Drupal\Core\Database\Query

Code

protected $updateFields = array();