protected property Connection::$schema

The schema object for this connection.

Type: object

File

drupal/core/lib/Drupal/Core/Database/Connection.php, line 115
Definition of Drupal\Core\Database\Connection

Class

Connection
Base Database API class.

Namespace

Drupal\Core\Database

Code

protected $schema = NULL;