You are here

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

If the transaction is doomed.

Type: bool

File

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

Class

Connection

Namespace

Drupal\Driver\Database\sqlsrv\PDO

Code

private $doomed_transaction = false;