ExecutionStatus class
(PECL mysql-xdevapi >= 8.0.11)
简介
类摘要
mysql_xdevapi\ExecutionStatus {
/* 属性 */
public
$affectedItems ;
public
$matchedItems ;
public
$foundItems ;
public
$lastInsertId ;
public
$lastDocumentId ;
/* Constructor */
private
__construct (
void )
}
属性
- affectedItems
- matchedItems
- foundItems
- lastInsertId
- lastDocumentId
Table of Contents
- ExecutionStatus::__construct — ExecutionStatus constructor