property Context::$connection in Drupal driver for SQL Server and SQL Azure 8
Conection that this context is applied to.
Type: Connection
File
- drivers/
lib/ Drupal/ Driver/ Database/ sqlsrv/ Context.php, line 19
Class
- Context
- Defines a behaviour scope for the database driver that lasts until the object is destroyed.
Namespace
Drupal\Driver\Database\sqlsrvCode
var $connection;