protected property DatabaseConnection::$schema

The schema object for this connection.

Tipo: object

Archivo

drupal-7.x/includes/database/database.inc, line 273
Core systems for the database layer.

Class

DatabaseConnection
Base Database API class.

Código

protected $schema = NULL;