constant TransactionScopeOption::RequiresNew in Drupal driver for SQL Server and SQL Azure 8.2
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/ Settings/ TransactionScopeOption.php, line 9
Class
Namespace
Drupal\Driver\Database\sqlsrv\SettingsCode
const RequiresNew = 'RequiresNew';