protected property DatabaseConnection::$schema in Drupal 7
The schema object for this connection.
Type: object
File
- includes/
database/ database.inc, line 283 - Core systems for the database layer.
Class
- DatabaseConnection
- Base Database API class.
Code
protected $schema = NULL;