CakeFest 2024: The Official CakePHP Conference

ExecutionStatus class

(PECL mysql-xdevapi >= 8.0.11)

Introdução

Resumo da classe

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

Propriedades

affectedItems

matchedItems

foundItems

lastInsertId

lastDocumentId

Índice

add a note

User Contributed Notes

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