TableInsert class

(PECL mysql-xdevapi >= 8.0.11)

はじめに

A statement for insert operations on Table.

クラス概要

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

目次