Condividi tramite


Costruttore ServerConnection

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the ServerConnection class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico ServerConnection() Initializes a new instance of the ServerConnection class.
Metodo pubblico ServerConnection(SqlConnection) Initializes a new instance of the ServerConnection class with the specified connection parameters.
Metodo pubblico ServerConnection(String) Initializes a new instance of the ServerConnection class with the specified server instance.
Metodo pubblico ServerConnection(SqlConnectionInfo) Initializes a new instance of the ServerConnection class with the specified connection information.
Metodo pubblico ServerConnection(String, String, SecureString) Initializes a new instance of the ServerConnection class with the specified server instance and logon credentials.
Metodo pubblico ServerConnection(String, String, String) Initializes a new instance of the ServerConnection class with the specified server instance and logon credentials.

Torna all'inizio

Vedere anche

Riferimento

ServerConnection Classe

Spazio dei nomi Microsoft.SqlServer.Management.Common