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