编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 collection classphp mysql xdevapi collectionadd classphp mysql xdevapi collectionfind classphp mysql xdevapi collectionmodify classphp mysql xdevapi collectionremove classphp mysql xdevapi docresult classphp mysql xdevapi driver classphp mysql xdevapi exception classphp mysql xdevapi executionstatus classphp mysql xdevapi expression classphp mysql xdevapi fieldmetadata classphp mysql xdevapi result classphp mysql xdevapi rowresult classphp mysql xdevapi schema classphp mysql xdevapi tabledelete classphp mysql xdevapi tableinsert classphp mysql xdevapi tableselect classphp mysql xdevapi tableupdate classphp mysql xdevapi warning classphp mysql xdevapi xsession class
关注编程学问公众号
编程学问网 湘ICP备20001732号