DatabaseConnection::$statementClass
The name of the Statement class for this connection.
Type: string
File
-
includes/
database/ database.inc, line 239
Class
- DatabaseConnection
- Base Database API class.
Code
protected $statementClass = 'DatabaseStatementBase';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.