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