Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace
Provides classes used to integrate the SQL Server Management Studio code editors into the Visual Studio shell environment used by Management Studio.
Classes
Class | Description | |
---|---|---|
![]() |
AnalysisServicesExecutionOptions | Class that corresponds to Analysis Services result option page in Tools/Options. This class is used for editions of SQL Server other than SQL Server Express. |
![]() |
AnalysisServicesResultsOptions | Class that corresponds to the Analysis Services result option page in Tools/Options. This class is used for editions of SQL Server other than SQL Server Express. |
![]() |
ConfigProvider | Represents the configuration provider object. |
![]() |
Configuration | Represents a Configuration object. |
![]() |
ConnectionSettingsOption | Corresponds to first connection-option page in Tools/Options. |
![]() |
ConnectionSettingsOption2 | Corresponds to second connection-option page on the Tools menu, Options submenu. |
![]() |
ConnectionSettingsOption4 | Corresponds to the fourth connection option page on the Tools menu, Options submenu. |
![]() |
ConnectionSettingsOptionBase | Common base class that adds events when options are persisted. |
![]() |
EditorFactoryBase | Base class for editor factories. |
![]() |
EditorFactoryPackage | Implements the package that is responsible for registering all SQL Workbench editor factories and creating editors. |
![]() |
EditorFactoryPackageVS | Implements the package that is responsible for registering all SQL Workbench editor factories and creating editors in a Microsoft Visual Studio environment. |
![]() |
EditorFactorySql | SQL editor factory. |
![]() |
EditorFactorySqlCe | Editor factory for SQL Server CE. |
![]() |
EditorTabTextSettingsOption | Corresponds to the editor tab text-option page in Tools/Options. |
![]() |
FontAndColorProviderBase | Base class for font and color providers |
![]() |
FontAndColorProviderGridResults | Gets the grid results category Guid. |
![]() |
FontAndColorProviderShowplan | Font and color provider show plan. |
![]() |
FontAndColorProviderTextResults | Font and color provider text results. |
![]() |
MultiServerResultsSettingsOption | Corresponds to the Multiserver Results option page on the Tools menu, Options submenu. |
![]() |
PropertyPagesGuids | Contains Guid objects of Tools menu, Options submenu property pages implemented by this assembly. |
![]() |
QEStatusBarManager | SQL Server Utility class that handles interaction with the status bars |
![]() |
ResultsSettingsOption | Corresponds to SQL result-to-grid option page in the Tools menu, Options submenu. |
![]() |
ResultsToTextSettingsOption | Corresponds to Result-to-Text SQL result option page in Tools->Options. |
![]() |
ScriptAndResultsEditorControl | Base class for all editors that have a script, a splitter below it, and a control below the splitter. |
![]() |
ScriptEditorControl | Base class for all editors that have the standard text window for editing code. |
![]() |
ScriptFactory | Static functions for creating different types of scripts. |
![]() |
ShowPlanEditorFactory | The ShowPlanEditor factory. |
![]() |
SqlResultsGeneralOption | Class that corresponds to General SQL result option page on the Tools menu, Options submenu. |
![]() |
SqlScriptEditorControl | Implements SQL script editing. This class implements all execution options of scripts and handles all requests from the menu toolbars. |
![]() |
SqlScriptEditorControl.DisplayResultsUserControl | Control that shows execution results below splitter as opposed to showing them in the tab pages. |
![]() |
SqlScriptEditorControl.MultiServerPropertiesDisplay | Properties object shown in the Visual Studio properties window. |
![]() |
SQLWBToolsOptionsOlapPage | Base class for all OLAP option pages on one of the tabs in the Tools menu, Options submenu. |
![]() |
SQLWBToolsOptionsPage<TOptions> | Base class for all Management Studio pages on the Tools menu, Options submenu. |
![]() |
SQLWBToolsOptionsSqlPage | Base class for all Management Studio pages on the Tools menu, Options submenu. |
![]() |
SQLWorkbenchCommands | GUIDs and command IDs for the menus. |
![]() |
SqlWorkbenchKeyboardOption | Class that corresponds to SQL keyboard option page on the Tools menu, Options submenu. |
![]() |
SqlWorkbenchOption | Corresponds to SQL Environment option page on the Tools menu, Options submenu. |
![]() |
ToolsOptionsBaseControl<TOptions> | Base class for user controls that are shown on one of the tabs in the Tools menu, Options submenu. |
![]() |
ToolsOptionsBaseUserControl | Base class for user controls that are shown on the Tools menu, Options submenu dialog box. |
Delegates
Delegate | Description | |
---|---|---|
![]() |
DisplayPopupMenuDelegate | Delegate used to show popup menu. |
![]() |
ScriptEditorControl.ProcessScriptEditorDelegate | Delegate that can be specified to process an editor during enumeration. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
QEOptionsComponent | Defines logical components of the options component. |
![]() |
QEStatusBarKnownStates | Defines all the states for which QEStatusBarManager provides native support on the general panel (left most one). Handles both messages and icons. |