ConnectionErrorEventArgs Class
Occurs when an error occurred during connection.
Assembly: ConnectionDlg (in ConnectionDlg.dll)
System::Object
System::EventArgs
Microsoft.SqlServer.Management.UI.ConnectionDlg::ConnectionErrorEventArgs
System::EventArgs
Microsoft.SqlServer.Management.UI.ConnectionDlg::ConnectionErrorEventArgs
| Name | Description | |
|---|---|---|
![]() | ConnectionErrorEventArgs(Exception^) | Initializes a new instance of the ConnectionErrorEventArgs class with the specified exception parameter. |
| Name | Description | |
|---|---|---|
![]() | Exception | The exception that is thrown when an error occurred during .executing ConnectionErrorEventArgs. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


