ConnectionSettingsOptionBase Class
SQL Server 2012
Common base class that adds events when options are persisted.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
SQLWorkbenchToolsOptionsPage
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.SQLWBToolsOptionsPage<QueryExecutionSettings>
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.SQLWBToolsOptionsSqlPage
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ConnectionSettingsOptionBase
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ConnectionSettingsOption
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ConnectionSettingsOption2
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ConnectionSettingsOption4
System.MarshalByRefObject
System.ComponentModel.Component
SQLWorkbenchToolsOptionsPage
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.SQLWBToolsOptionsPage<QueryExecutionSettings>
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.SQLWBToolsOptionsSqlPage
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ConnectionSettingsOptionBase
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ConnectionSettingsOption
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ConnectionSettingsOption2
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ConnectionSettingsOption4
Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly: SQLEditors (in SQLEditors.dll)
The ConnectionSettingsOptionBase type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ConnectionSettingsOptionBase | Initializes a new instance of the ConnectionSettingsOptionBase class. |
| Name | Description | |
|---|---|---|
![]() | AbortEditSettings | Cancels the changes. (Inherited from SQLWBToolsOptionsPage<TOptions>.) |
![]() | CreateObjRef | Security Critical. (Inherited from MarshalByRefObject.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Dispose(Boolean) | (Inherited from Component.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Component.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetLifetimeService | Security Critical. (Inherited from MarshalByRefObject.) |
![]() | GetOptionsDialogType | Gets the option's dialog box type. (Inherited from SQLWBToolsOptionsPage<TOptions>.) |
![]() | GetService | (Inherited from Component.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetWindow | Retrieves the window that this options page uses. (Inherited from SQLWBToolsOptionsPage<TOptions>.) |
![]() | InitializeLifetimeService | Security Critical. (Inherited from MarshalByRefObject.) |
![]() | LoadSettings | Loads the settings from a file. (Inherited from SQLWBToolsOptionsPage<TOptions>.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | OnDeactivate | Called when this option loses activation. (Inherited from SQLWBToolsOptionsPage<TOptions>.) |
![]() | SaveSettings | Saves options page settings. (Overrides SQLWBToolsOptionsSqlPage.SaveSettings().) |
![]() | ToString | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
![]() | m_dlg | User control that is shown in on one of the Tools menu, Options submenu tabs. (Inherited from SQLWBToolsOptionsPage<TOptions>.) |

