libasynql  3.2.0
Asynchronous MySQL access library for PocketMine plugins.
SqlChangeResult Class Reference
Inheritance diagram for SqlChangeResult:
SqlResult SqlInsertResult

Public Member Functions

 __construct (int $affectedRows)
 
 getAffectedRows ()
 

Detailed Description

Definition at line 27 of file SqlChangeResult.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( int  $affectedRows)

Definition at line 30 of file SqlChangeResult.php.

Member Function Documentation

◆ getAffectedRows()

getAffectedRows ( )

Definition at line 34 of file SqlChangeResult.php.


The documentation for this class was generated from the following file: