Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows extra connection validation.
Namespace: Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly: ConnectionDlg (in ConnectionDlg.dll)
Syntax
'Declaration
Public Interface IConnectionValidator
'Usage
Dim instance As IConnectionValidator
public interface IConnectionValidator
public interface class IConnectionValidator
type IConnectionValidator = interface end
public interface IConnectionValidator
The IConnectionValidator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CheckConnection | Checks if a connection that was opened successfully should be returned to the calling application, or if it should be bounced. |
Top
.gif)