PHP Class Swoole\Database\CLMySQLRecord

Inheritance: implements Swoole\IDbRecord
Afficher le fichier Open project: matyhtf/swoole_framework

Méthodes publiques

Свойство Type Description
$result

Méthodes publiques

Méthode Description
__construct ( $result )
fetch ( )
fetchall ( )
free ( )

Method Details

__construct() public méthode

public __construct ( $result )

fetch() public méthode

public fetch ( )

fetchall() public méthode

public fetchall ( )

free() public méthode

public free ( )

Property Details

$result public_oe property

public $result