ConnectorEventArgs Class
Handles the connection event. Persists history using current settings from the UI controls.
Assembly: ConnectionDlg (in ConnectionDlg.dll)
System::Object
System::EventArgs
Microsoft.SqlServer.Management.UI.ConnectionDlg::ConnectorEventArgs
System::EventArgs
Microsoft.SqlServer.Management.UI.ConnectionDlg::ConnectorEventArgs
| Name | Description | |
|---|---|---|
![]() | ConnectorEventArgs(IDbConnection^) | Initializes a new instance of the ConnectorEventArgs class with the specified connection parameter. |
| Name | Description | |
|---|---|---|
![]() | Connection | Gets an IDbConnection object for the connection to a data source. |
| 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:



