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

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.

CurrentlyActiveWndConnectionInfo
Directories
EditorFactoryBase

Base class for editor factories.

EditorFactoryPackage

Implements the package that is responsible for registering all SQL Workbench editor factories and creating editors.

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.

LiveQueryStatisticsSettingsPage
MultiServerResultsSettingsOption

Corresponds to the Multiserver Results option page on the Tools menu, Options submenu.

NewConnectionForScriptEventArgs
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
ScriptFactory

Represents the 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

Represents the 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>

Represents a 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.

Interfaces

IDocWindowPane

Defines a file-based Visual Studio window pane.

IScriptFactory
ISqlScriptWindowWithConnection

Enums

DocumentOptions

Options for creating the editor or designer, primarly whether the object is new (as specified by the IsNew Value).

DocumentType
OpenFileModeEnum
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.

ScriptType

Delegates

DisplayPopupMenuDelegate

Delegate used to show popup menu.

NewConnectionForScriptEventHandler
ScriptEditorControl.ProcessScriptEditorDelegate