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
}

Table of Contents