ExecutionStatus class

Introduction

Class synopsis

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

Properties

affectedItems

matchedItems

foundItems

lastInsertId

lastDocumentId

Table of Contents