DatabaseStatementPrefetch::$dbh
Reference to the database connection object for this statement.
The name $dbh is inherited from PDOStatement.
Type: DatabaseConnection
File
-
includes/
database/ prefetch.inc, line 45
Class
- DatabaseStatementPrefetch
- An implementation of DatabaseStatementInterface that prefetches all data.
Code
public $dbh;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.