Compartir a través de


ServerConnection Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the ServerConnection class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
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.

Arriba

Vea también

Referencia

ServerConnection Clase

Espacio de nombres Microsoft.SqlServer.Management.Common