parent root
PHP: mysql_xdevapi\BaseResult - Manual

BaseResult interface

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Class synopsis

mysql_xdevapi\BaseResult {
/* Methods */
abstract public getWarnings ( void ) : array
abstract public getWarningsCount ( void ) : integer
}

Table of Contents

add a noteadd a note

User Contributed Notes

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