编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « TableDelete::where
  • TableInsert::__construct »
  • 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
相关文章
php mysql xdevapi collectionfind classphp mysql xdevapi collectionmodify classphp mysql xdevapi collectionremove classphp mysql xdevapi columnresult classphp mysql xdevapi docresult classphp mysql xdevapi driver classphp mysql xdevapi exception classphp mysql xdevapi result classphp mysql xdevapi rowresult classphp mysql xdevapi schema classphp mysql xdevapi session classphp mysql xdevapi sqlstatement classphp mysql xdevapi sqlstatementresult classphp mysql xdevapi statement classphp mysql xdevapi table classphp mysql xdevapi tabledelete classphp mysql xdevapi tableinsert classphp mysql xdevapi tableinsert tableinsert constructorphp mysql xdevapi tableinsert execute insert queryphp mysql xdevapi tableinsert add insert row values
关注编程学问公众号
编程学问网 湘ICP备20001732号