TableInsert class

(PECL mysql-xdevapi >= 8.0.11)

Giriş

A statement for insert operations on Table.

Sınıf Sözdizimi

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

İçindekiler