? TableDelete::where
TableInsert::__construct ?
����ѧԺ www.cainiaoplay.com
PHP Manual
Mysql_xdevapi
TableInsert class
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
TableInsert::__construct
— TableInsert constructor
TableInsert::execute
— Execute insert query
TableInsert::values
— Add insert row values