|
IDatabase | $mDb |
| Database connection reference.
|
|
array | $mOptions = [] |
| SELECT options to be used (array)
|
|
string | $causeAction = 'unknown' |
| Short update cause action description.
|
|
string | $causeAgent = 'unknown' |
| Short update cause user description.
|
|
mixed | $ticket |
| Result from LBFactory::getEmptyTransactionTicket()
|
|
- Deprecated
- Since 1.28 Use DataUpdate directly, injecting the database
Definition at line 29 of file SqlDataUpdate.php.
◆ __construct()
SqlDataUpdate::__construct |
( |
| ) |
|
◆ $mDb
◆ $mOptions
array SqlDataUpdate::$mOptions = [] |
|
protected |
The documentation for this class was generated from the following file: