You are here

private property Connection::$in_transaction in Drupal driver for SQL Server and SQL Azure 8.2

If we are currently inside a transaction.

Type: bool

File

drivers/lib/Drupal/Driver/Database/sqlsrv/PDO/Connection.php, line 51

Class

Connection

Namespace

Drupal\Driver\Database\sqlsrv\PDO

Code

private $in_transaction = false;