Database::RETURN_INSERT_ID

Flag to indicate a query call should return the "last insert id".

File

includes/database/database.inc, line 1451

Class

Database
Primary front-controller for the database system.

Code

const RETURN_INSERT_ID = 3;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.