Connection.this

Makes a new connection to the database server

  1. this(string connString)
    class Connection
    this
    (
    string connString
    )
  2. this(ConnectionStart, string connString)

Meta