DatabaseTransaction::$rolledBack
A boolean value to indicate whether this transaction has been rolled back.
Type: Boolean
File
-
includes/
database/ database.inc, line 1989
Class
- DatabaseTransaction
- A wrapper class for creating and managing database transactions.
Code
protected $rolledBack = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.