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
Namespace
Drupal\Driver\Database\sqlsrv\PDOCode
private $in_transaction = false;