MySQLClientT.this

Undocumented in source.
  1. this(string connectionString)
  2. this(ConnectionSettings settings)
  3. this(string host, ushort port, string user, string pwd, string db)
    class MySQLClientT(SocketType, ConnectionOptions Options = ConnectionOptions.Default)
    this
    (
    string host
    ,
    ushort port
    ,
    string user
    ,
    string pwd
    ,
    string db
    )

Meta