protected property Connection::$transactionSupport

Whether this database connection supports transactions.

Type: bool

File

drupal/core/lib/Drupal/Core/Database/Connection.php, line 85
Definition of Drupal\Core\Database\Connection

Class

Connection
Base Database API class.

Namespace

Drupal\Core\Database

Code

protected $transactionSupport = TRUE;