Flag indicating whether an UPDATE is necessary.
Type: boolean
File
- drupal/core/lib/Drupal/Core/Database/Query/Merge.php, line 124
- Definition of Drupal\Core\Database\Query\Merge
Class
- Merge
- General class for an abstracted MERGE query operation.
Namespace
Drupal\Core\Database\Query
Code
protected $needsUpdate = FALSE;