constant Database::RETURN_AFFECTED

Flag to indicate a query call should return the number of affected rows.

File

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

Class

Database
Primary front-controller for the database system.

Namespace

Drupal\Core\Database

Code

const RETURN_AFFECTED = 2;