Construtor ServerConnection
Incluir membros protegidos
Incluir membros herdados
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 | |
---|---|---|
ServerConnection() | Initializes a new instance of the ServerConnection class. | |
ServerConnection(SqlConnection) | Initializes a new instance of the ServerConnection class with the specified connection parameters. | |
ServerConnection(String) | Initializes a new instance of the ServerConnection class with the specified server instance. | |
ServerConnection(SqlConnectionInfo) | Initializes a new instance of the ServerConnection class with the specified connection information. | |
ServerConnection(String, String, SecureString) | Initializes a new instance of the ServerConnection class with the specified server instance and logon credentials. | |
ServerConnection(String, String, String) | Initializes a new instance of the ServerConnection class with the specified server instance and logon credentials. |
Início