DatabaseConnection::$transactionSupport
Whether this database connection supports transactions.
Type: bool
File
-
includes/
database/ database.inc, line 246
Class
- DatabaseConnection
- Base Database API class.
Code
protected $transactionSupport = TRUE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.