DatabaseObject interface

(PECL mysql-xdevapi >= 8.0.11)

Wstęp

Krótki opis klasy

mysql_xdevapi\DatabaseObject {
/* Metody */
abstract public existsInDatabase ( void ) : bool
abstract public getName ( void ) : string
abstract public getSession ( void ) : mysql_xdevapi\Session
}

Spis treści

add a note add a note

User Contributed Notes

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