Partilhar via


Construtor ServerConnection

Initializes a new instance of the ServerConnection class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público ServerConnection() () () () Initializes a new instance of the ServerConnection class.
Método público ServerConnection(SqlConnection) Initializes a new instance of the ServerConnection class with the specified connection parameters.
Método público ServerConnection(String) Initializes a new instance of the ServerConnection class with the specified server instance.
Método público ServerConnection(SqlConnectionInfo) Initializes a new instance of the ServerConnection class with the specified connection information.
Método público ServerConnection(String, String, SecureString) Initializes a new instance of the ServerConnection class with the specified server instance and logon credentials.
Método público ServerConnection(String, String, String) Initializes a new instance of the ServerConnection class with the specified server instance and logon credentials.

Início