BaseResult interface

(PECL mysql-xdevapi >= 8.0.11)

Introdução

Resumo da classe

class mysql_xdevapi\BaseResult {
/* Métodos */
abstract public getWarnings(): array
abstract public getWarningsCount(): int
}

Índice

add a note

User Contributed Notes

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