Result class

(PECL mysql-xdevapi >= 8.0.11)

Wstęp

Krótki opis klasy

mysql_xdevapi\Result implements mysql_xdevapi\BaseResult , Traversable {
/* Metody */
public getAffectedItemsCount ( void ) : int
public getAutoIncrementValue ( void ) : int
public getGeneratedIds ( 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