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

File

core/includes/database/database.inc, line 1433
Core systems for the database layer.

Class

Database
Primary front-controller for the database system.

Code

const RETURN_AFFECTED = 2;