DatabaseName property

 

Top  Previous  Next

See Also Properties Methods Events Example

Unit

MySQLServer

 

Applies to

TMySQLServer component

 

Declaration

property DatabaseName: string;

 

Description

The current database for this server's connection/thread, see "use database;" sql statement in MySQL Manual.