libasynql
3.2.0
Asynchronous MySQL access library for PocketMine plugins.
|
Public Member Functions | |
__construct (int $affectedRows) | |
getAffectedRows () | |
Definition at line 27 of file SqlChangeResult.php.
__construct | ( | int | $affectedRows | ) |
Definition at line 30 of file SqlChangeResult.php.
getAffectedRows | ( | ) |
Definition at line 34 of file SqlChangeResult.php.