TableInsert class

(PECL mysql-xdevapi >= 8.0.11)

Wstęp

A statement for insert operations on Table.

Krótki opis klasy

mysql_xdevapi\TableInsert implements mysql_xdevapi\Executable {
/* Metody */
public execute ( void ) : mysql_xdevapi\Result
public values ( array $row_values ) : mysql_xdevapi\TableInsert
}

Spis treści

add a note add a note

User Contributed Notes

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