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