DocResult class

(PECL mysql-xdevapi >= 8.0.11)

Wstęp

Krótki opis klasy

mysql_xdevapi\DocResult implements mysql_xdevapi\BaseResult , Traversable {
/* Metody */
public fetchAll ( void ) : array
public fetchOne ( void ) : array
public getWarnings ( void ) : Array
public getWarningsCount ( void ) : integer
}

Spis treści

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top