ExecutionStatus class

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Class synopsis

mysql_xdevapi\ExecutionStatus {
/* Properties */
public affectedItems ;
public matchedItems ;
public foundItems ;
public lastInsertId ;
public lastDocumentId ;
/* Constructor */
private __construct ( void )
}

Properties

affectedItems

matchedItems

foundItems

lastInsertId

lastDocumentId

Table of Contents