MySQLDriver.generateUrl

Undocumented in source. Be warned that the author may not have intended to support it.
class MySQLDriver
static
string
generateUrl
(
string host = "localhost"
,
ushort port = 3306
,
string dbname = null
)

Meta