ExecutionStatus class

(PECL mysql-xdevapi >= 8.0.11)

简介

类摘要

mysql_xdevapi\ExecutionStatus {
/* 属性 */
public $affectedItems ;
public $matchedItems ;
public $foundItems ;
public $lastInsertId ;
public $lastDocumentId ;
/* Constructor */
private __construct ( )
}

属性

affectedItems

matchedItems

foundItems

lastInsertId

lastDocumentId

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有