InsertQuery::$insertFields
An array of fields on which to insert.
Type: array
File
-
includes/
database/ query.inc, line 455
Class
- InsertQuery
- General class for an abstracted INSERT query.
Code
protected $insertFields = array();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.