Класс ExecutionStatus

(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