MysqlDB.this

Undocumented in source.
  1. this(string host, string user, string password, string database, ushort port, SvrCapFlags capFlags)
    class MysqlDB
    this
    (
    string host
    ,
    string user
    ,
    string password
    ,
    string database
    ,
    ushort port = 3306
    ,
    SvrCapFlags capFlags = defaultClientFlags
    )
  2. this(string connStr, SvrCapFlags capFlags)

Meta