MySQLConnection.setCatalog

Sets the given catalog name in order to select a subspace of this Connection object's database in which to work.

class MySQLConnection
override
void
setCatalog
(
string catalog
)

Meta