InsertQuery::$fromQuery

A SelectQuery object to fetch the rows that should be inserted.

Type: SelectQueryInterface

File

includes/database/query.inc, line 486

Class

InsertQuery
General class for an abstracted INSERT query.

Code

protected $fromQuery;

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