_DataBase (gb.mysql)
This class provides some functions to work with databases
This class is virtual.
This class is not creatable.
Methods
Add
|
Creates a database
|
Charset
|
Returns the Charset used by the database.
|
Collation
|
Returns the collation used by the database.
|
Delete
|
Drops a database.
|
Dump
|
Dumps the current database into a file. This procedure uses mysqldump.
|
Events
|
|
Info
|
Returns the information of a database.
|
Modify
|
Alters a database.
|
Routines
|
|
Tables
|
Returns a string array containing all the table names.
|
Triggers
|
|
Views
|
|