You are here

protected property Statement::$cnn in Drupal driver for SQL Server and SQL Azure 8.2

Reference to the Connection

Type: Connection

File

drivers/lib/Drupal/Driver/Database/sqlsrv/PDO/Statement.php, line 26

Class

Statement
Turbocharged Statement class to work with MSSQL server.

Namespace

Drupal\Driver\Database\sqlsrv\PDO

Code

protected $cnn = null;