DatabaseObject interface
(PECL mysql-xdevapi >= 8.0.11)
类摘要
mysql_xdevapi\DatabaseObject
{
abstract public existsInDatabase
( void
) : bool
abstract public getName
( void
) : string
abstract public getSession
( void
) : mysql_xdevapi\Session
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.