DatabaseObject interface

(PECL mysql-xdevapi >= 8.0.11)

Introducere

Sinopsisul clasei

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

Cuprins

add a note add a note

User Contributed Notes

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