Mysql_xdevapi
PHP Manual

Result class

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Class synopsis

mysql_xdevapi\Result implements mysql_xdevapi\BaseResult , Traversable {
/* Methods */
public int getAutoIncrementValue ( void )
public ArrayOfInt getGeneratedIds ( void )
public array getWarnings ( void )
public integer getWarningsCount ( void )
}

Table of Contents


Mysql_xdevapi
PHP Manual