private property Connection::$doomed_transaction_exception in Drupal driver for SQL Server and SQL Azure 8.2
The original exception that doomed the transaction.
Type: \Exception
File
- drivers/
lib/ Drupal/ Driver/ Database/ sqlsrv/ PDO/ Connection.php, line 45
Class
Namespace
Drupal\Driver\Database\sqlsrv\PDOCode
private $doomed_transaction_exception = null;