PHP 8.3.4 Released!

ExecutionStatus class

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Class synopsis

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

Properties

affectedItems

matchedItems

foundItems

lastInsertId

lastDocumentId

Table of Contents

add a note

User Contributed Notes

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