Microsoft.SqlServer.Management.UI.VSIntegration.Editors 命名空間
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。
類別
| 名稱 | Description |
|---|---|
| AnalysisServicesExecutionOptions |
類別對應於工具/選項中分析服務結果選項頁面。 此類別用於 SQL Server 以外的版本 SQL Server。 |
| AnalysisServicesResultsOptions |
對應於工具/選項中分析服務結果選項頁面的類別。 此類別用於 SQL Server 以外的版本 SQL Server。 |
| ConfigProvider |
代表組態提供者物件。 |
| Configuration |
表示 Configuration 物件。 |
| ConnectionSettingsOption |
對應工具/選項中的第一個連接選項頁面。 |
| ConnectionSettingsOption2 |
對應工具選單中選項子選單中的第二個連接選項頁面。 |
| ConnectionSettingsOption4 |
對應工具選單中選項子選單中的第四個連接選項頁面。 |
| ConnectionSettingsOptionBase |
一個共用基底類別,當選項被持久化時會新增事件。 |
| CurrentlyActiveWndConnectionInfo |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |
| Directories |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |
| EditorFactoryBase |
編輯器工廠的基底類別。 |
| EditorFactoryPackage |
實作負責註冊所有 SQL Workbench 編輯器工廠並建立編輯器的套件。 |
| EditorFactorySql |
SQL 編輯器工廠。 |
| EditorFactorySqlCe |
SQL Server CE 的編輯器工廠。 |
| EditorTabTextSettingsOption |
對應工具/選項中的編輯器標籤文字選項頁面。 |
| FontAndColorProviderBase |
字型與色彩提供者的基底類別 |
| FontAndColorProviderGridResults |
取得格網結果類別 Guid。 |
| FontAndColorProviderShowplan |
字體與色彩供應商的展示方案。 |
| FontAndColorProviderTextResults |
字體與顏色提供文字結果。 |
| LiveQueryStatisticsSettingsPage |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |
| MultiServerResultsSettingsOption |
對應工具選單選項子選單中的多伺服器結果選項頁面。 |
| NewConnectionForScriptEventArgs |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |
| PropertyPagesGuids |
包含 Guid 工具選單、選項子選單屬性頁的物件,由此組合實作。 |
| QEStatusBarManager |
SQL Server 工具類別,負責與狀態列的互動 |
| ResultsSettingsOption |
對應工具選單中選項子選單中的 SQL 結果轉格子選項頁面。 |
| ResultsToTextSettingsOption |
對應於工具→中「結果轉文字」的 SQL 結果選項頁面;選擇。 |
| ScriptAndResultsEditorControl |
所有有腳本的編輯器的基底類別,腳本下方有一個分割器,分配器下方有一個控制項。 |
| ScriptEditorControl |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |
| ScriptFactory |
代表用於建立不同類型腳本的靜態函式。 |
| ShowPlanEditorFactory |
ShowPlanEditor工廠。 |
| SqlResultsGeneralOption |
該類別對應工具選單選項子選單中一般 SQL 結果選項頁面。 |
| SqlScriptEditorControl |
實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。 |
| SqlScriptEditorControl.DisplayResultsUserControl |
Control 會顯示執行結果,而不是在分頁頁面顯示。 |
| SqlScriptEditorControl.MultiServerPropertiesDisplay |
代表 Visual Studio 屬性視窗中顯示的屬性物件。 |
| SQLWBToolsOptionsOlapPage |
工具選單選項子選單中,所有 OLAP 選項頁面的基底類別。 |
| SQLWBToolsOptionsPage<TOptions> |
代表所有管理工作室頁面在工具選單選項子選單中的基底類別。 |
| SQLWBToolsOptionsSqlPage |
Management Studio 所有頁面在工具選單的選項子選單中的基底類別。 |
| SQLWorkbenchCommands |
選單的 GUID 和指令 ID。 |
| SqlWorkbenchKeyboardOption |
該類別對應工具選單選項子選單中的 SQL 鍵盤選項頁面。 |
| SqlWorkbenchOption |
對應工具選單中 SQL 環境選項頁面的選項子選單。 |
| ToolsOptionsBaseControl<TOptions> |
使用者控制的基底類別,顯示在工具選單選項子選單的某個分頁中。 |
| ToolsOptionsBaseUserControl |
使用者控制項的基底類別,顯示於工具選單的選項子選單對話框中。 |
介面
| 名稱 | Description |
|---|---|
| IDocWindowPane |
定義一個基於檔案的 Visual Studio 視窗窗格。 |
| IScriptFactory |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |
| ISqlScriptWindowWithConnection |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |
列舉
| 名稱 | Description |
|---|---|
| DocumentOptions |
建立編輯器或設計器的選項,主要是物件是否為新物件(依 IsNew 值指定)。 |
| DocumentType |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |
| OpenFileModeEnum |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |
| QEOptionsComponent |
定義期權組件的邏輯組件。 |
| QEStatusBarKnownStates |
定義 QEStatusBarManager 在一般面板(最左邊)提供原生支援的所有狀態。 同時處理訊息和圖示。 |
| ScriptType |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |
委派
| 名稱 | Description |
|---|---|
| DisplayPopupMenuDelegate |
Delegate 以前會顯示彈出選單。 |
| NewConnectionForScriptEventHandler |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |
| ScriptEditorControl.ProcessScriptEditorDelegate |
提供用於將 SQL Server Management Studio 程式碼編輯器整合到 Management Studio 所使用的 Visual Studio shell 環境中的類別。 |