CakeFest 2024: The Official CakePHP Conference

Die Klasse ExecutionStatus

(PECL mysql-xdevapi >= 8.0.11)

Einführung

Klassenbeschreibung

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

Eigenschaften

affectedItems

matchedItems

foundItems

lastInsertId

lastDocumentId

Inhaltsverzeichnis

add a note

User Contributed Notes

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