You are here

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

Special PDO options

Type: array

File

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

Class

Statement
Turbocharged Statement class to work with MSSQL server.

Namespace

Drupal\Driver\Database\sqlsrv\PDO

Code

protected $options = null;