GetTableNames method

Previous  Top  Next

See Also Properties Methods Events Example
Unit
MySQLServer

Applies to
TMySQLServer component

Declaration
procedure GetTableNames(const DatabaseName: string; List: TStrings);

Description
Populates the List with all tablenames for the DatabaseName found on the server. This is security sensitive.