You are here

protected property DatabaseConnection::$prefixes in Drupal 7

The prefixes used by this database connection.

Type: array

File

includes/database/database.inc, line 290
Core systems for the database layer.

Class

DatabaseConnection
Base Database API class.

Code

protected $prefixes = array();