constant TransactionScopeOption::RequiresNew in Drupal driver for SQL Server and SQL Azure 8
2 uses of TransactionScopeOption::RequiresNew
- Connection::pushTransaction in drivers/
lib/ Drupal/ Driver/ Database/ sqlsrv/ Connection.php - Summary of pushTransaction
- TransactionSettings::__construct in drivers/
lib/ Drupal/ Driver/ Database/ sqlsrv/ TransactionSettings.php - Summary of __construct
File
- drivers/
lib/ Drupal/ Driver/ Database/ sqlsrv/ TransactionScopeOption.php, line 6
Class
Namespace
Drupal\Driver\Database\sqlsrvCode
const RequiresNew = 'RequiresNew';