Function Connection.selectDB

Select a current database.

Prototype

void selectDB(
  string dbName
);

Parameters

NameDescription
dbName Name of the requested database

Throws

MySQLException

Authors

Copyright

License