CakeFest 2024: The Official CakePHP Conference

ExecutionStatus class

(PECL mysql-xdevapi >= 8.0.11)

简介

类摘要

class mysql_xdevapi\ExecutionStatus {
/* 属性 */
public $foundItems;
/* Constructor */
private __construct()
}

属性

affectedItems

matchedItems

foundItems

lastInsertId

lastDocumentId

目录

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top