_DataBase.Tables (gb.mysql)

Function Tables ( [ Database As String ] ) As String[]

Returns a string array containing all the table names.

Database: Is the name of the database to use. If isn't given, then the current database is used.