MySQLClientT

Undocumented in source.

Constructors

this
this(string connectionString)
Undocumented in source.
this
this(string host, ushort port, string user, string pwd, string db)
Undocumented in source.

Members

Aliases

ConnectionType
alias ConnectionType = Connection!VibeSocket*
Undocumented in source.

Functions

lockConnection
auto lockConnection()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta