SqlScriptEditorControl 類別

定義

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

public ref class SqlScriptEditorControl : Microsoft::SqlServer::Management::UI::VSIntegration::Editors::ScriptAndResultsEditorControl, Microsoft::VisualStudio::Shell::Interop::IVsRunningDocTableEvents
public class SqlScriptEditorControl : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ScriptAndResultsEditorControl, Microsoft.VisualStudio.Shell.Interop.IVsRunningDocTableEvents
type SqlScriptEditorControl = class
    inherit ScriptAndResultsEditorControl
    interface IVsRunningDocTableEvents
Public Class SqlScriptEditorControl
Inherits ScriptAndResultsEditorControl
Implements IVsRunningDocTableEvents
繼承
實作

備註

腳本的執行與結果呈現由 DisplaySQLResultsControl 類別負責。

欄位

名稱 Description
buildAction

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
disconnectAfterQuery

True,則在查詢執行後斷開連接。

executionControlHost

容器裡除了狀態欄以外的所有東西。 用於版面設計。

fedRootName

指定根聯邦名稱。

(繼承來源 ScriptAndResultsEditorControl)
initialFocus

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
isCloudDatabase

判斷 SQL Server Management Studio 目前是否連接至 SQL Azure 伺服器。

(繼承來源 ScriptAndResultsEditorControl)
isClrProjectFile

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
isDacProjectFile

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
isFedMemAttrChecked

一個布林值,表示聯邦成員屬性是否被檢查。

(繼承來源 ScriptAndResultsEditorControl)
m_connection

與視窗相關的快取連線。

(繼承來源 ScriptAndResultsEditorControl)
m_connectionInfoList

快取的連線資訊,用於與連線對話框的通訊。

(繼承來源 ScriptAndResultsEditorControl)
m_connectionToUse

指定視窗完全初始化後應套用的連接資訊,除非有其他連接的印記。

(繼承來源 ScriptAndResultsEditorControl)
m_dtExecBegan

指定在腳本執行開始時儲存的成員。

(繼承來源 ScriptAndResultsEditorControl)
m_Editor

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
m_scriptSplitter

分割器可水平分離腳本和其他元素。

(繼承來源 ScriptAndResultsEditorControl)
m_serviceProvider

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
m_sp

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
m_strOrigMoniker

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
m_timeElapsedTimer

在查詢執行過程中更新屬性視窗並經過時間的計時器。

(繼承來源 ScriptAndResultsEditorControl)
menuCommands

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
projectNode

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
selectionServiceForProperties

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
shardName

指定分片名稱。

(繼承來源 ScriptAndResultsEditorControl)
statusBar

狀態列。

(繼承來源 ScriptAndResultsEditorControl)
statusBarManager

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
sysShardName

指定系統分片名稱。

(繼承來源 ScriptAndResultsEditorControl)

屬性

名稱 Description
BuildAction

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
CmdUIGuid

回傳與工具列和選單項目相關的 GUID,當此文件視窗啟動時應該會自動顯示。

Connection

當腳本編輯器有目前連線時,會回傳參數。

(繼承來源 ScriptAndResultsEditorControl)
ConnectionInfoList

為編輯器取得連線上下文。

(繼承來源 ScriptAndResultsEditorControl)
CurrentDB

取得或設定該腳本目前的資料庫。

DefaultHelpContext

當此編輯器啟動時,會自動獲得推送到動態說明視窗的關鍵字。

DocData

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
EditorText

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
InitialFocus

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IsAFedMember

取得或設定一個值,指示目前資料庫是否為聯邦成員。

(繼承來源 ScriptAndResultsEditorControl)
IsConnected

取得或設定編輯器控制項是否連接。

(繼承來源 ScriptAndResultsEditorControl)
IsControlUnderSplitterVisible

會得到一個布林值,指定視窗的大小調整方式。

(繼承來源 ScriptAndResultsEditorControl)
IsDebugging

讀取或設定腳本是否正在執行。

(繼承來源 ScriptAndResultsEditorControl)
IsExecuting

讀取或設定腳本是否正在執行。

(繼承來源 ScriptAndResultsEditorControl)
IsFrameActive

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IsScriptEditorActive

會得到一個布林值,指定程式碼編輯器目前是否仍在運作。

(繼承來源 ScriptAndResultsEditorControl)
IsSqlCmdMode

取得或設定指定是否設定 SQLCMD 模式的旗標。

(繼承來源 ScriptAndResultsEditorControl)
IsSqlObjectDocument

會得到一個 Boolean ,判斷 是否 SqlScriptEditorControl 是除錯視窗。

IsWithNumberOfRowsOnStatusBar

會取得一個布林值,指定狀態列是否包含擷取列數面板。

(繼承來源 ScriptAndResultsEditorControl)
LanguageServiceGUID

取得語言服務的 GUID,該服務應指定給 Visual Studio 編輯器,並附上腳本文字。

MyOptions

取得或設定此視窗執行時會使用的連線選項。

NameInPropWindow

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ScriptEditorContextMenuID

取得使用者右鍵點擊腳本編輯器時應該顯示的右鍵選單識別碼。

ShowCurrentResultsBelowSplitter

會取得一個布林值,指示目前查詢結果是否顯示在與查詢文本同一層級分頁器的分流器下方。

SqlCmdVars

從 Visual Studio 的資料庫專案中,從 sqlcmdvars 檔案取得或設定包含所有變數及其值的字典。

(繼承來源 ScriptAndResultsEditorControl)
StatusBarManager

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
VsUserContext

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)

方法

名稱 Description
CanDebug()

啟用 SQLWorkbenchCommands.cmdidDebugQuery 與 VSStandardCommands97.cmdidStart。

ChangeConnection()

當使用者想在連線時重新連接到另一台伺服器時會呼叫。

(繼承來源 ScriptAndResultsEditorControl)
ChangeEditorConnection(String, String)

用參數設定新的編輯器連線。

ClearCachedValues()

清除先前分片操作的快取值。

(繼承來源 ScriptAndResultsEditorControl)
ClosePane()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
Connect()

連接到伺服器。

CreateInstance(Object, Boolean, Boolean)

建立 SqlScriptEditorControl 類別的執行個體。

CreateInstance(Object, Boolean, String)

建立 SqlScriptEditorControl 類別的新實例。

CreatePaneWindow(IntPtr, Int32, Int32, Int32, Int32, IntPtr)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
Disconnect()

斷開控制。

Dispose(Boolean)

清理所有資源消耗。

Exec(Guid, UInt32, UInt32, IntPtr, IntPtr)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
FillMenuCommands()

基底類別呼叫以新增選單項目的處理器。

GetDefaultSize(SIZE[])

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
GetFrameCaption(String)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
GetPropertiesWindowWithConnection()

SQL Server Compact 3.5 為避免程式碼重複所需要;

GetService(Guid)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
GetService(Type)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
HandleCurrentWindowOptionsCommand()

使用者選擇「目前視窗選項」選單指令時會呼叫。

InitializeSplitter()

所有與分線器相關的初始化都做了。

(繼承來源 ScriptAndResultsEditorControl)
InitializeStatusBar()

執行與狀態列相關的初始化。 衍生職業應該會覆蓋它,增加更多狀態欄面板並調整它。

(繼承來源 ScriptAndResultsEditorControl)
IsSqlClrProjectFile(IVsTextView)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
LoadViewState(IStream)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
OnDockableChange(Int32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
OnExec(Guid, UInt32, UInt32, IntPtr, IntPtr)

覆蓋 OnExecutive(執行執行)函數。

OnHosted()

當控制權被 Visual Studio 安裝時呼叫。 目前,服務提供者已經儲存在內部變數中,因此可以安全地呼叫 GetService。

OnMove()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
OnQueryStatus(Guid, UInt32, OLECMD[], IntPtr)

覆蓋 OnQueryStatus 函式。

OnResize(EventArgs)

覆蓋 WinForms 控制的基底類別。

(繼承來源 ScriptAndResultsEditorControl)
OnShow(Int32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
OnShowEstimatedPlan(Object, EventArgs)

每次使用者選擇「顯示預估方案」選單項目時都會呼叫。

OnShowTemplateParamsGrid(Object, EventArgs)

顯示範本參數。 代換格線是一個模態對話框。

OnSize()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
OnWindowPaneClose()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
OnWindowPaneCreate()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ProcessQEOptionsChange(QEOptionsComponent, QueryExecutionSettings)

當使用者透過工具選單的選項子選單修改全域 QE 選項時,會呼叫此功能。

QueryStatus(Guid, UInt32, OLECMD[], IntPtr)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
SaveViewState(IStream)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
SetConnection(UIConnectionGroupInfo, IDbConnection)

啟用有連線的印章。

(繼承來源 ScriptAndResultsEditorControl)
SetConnection(UIConnectionGroupInfo)

將連線上下文與腳本編輯器關聯起來。

(繼承來源 ScriptAndResultsEditorControl)
SetConnection(UIConnectionInfo, IDbConnection)

啟用與 Live 連線共用的印章

(繼承來源 ScriptAndResultsEditorControl)
SetConnection(UIConnectionInfo)

將連結與劇本連結起來。

(繼承來源 ScriptAndResultsEditorControl)
SetSite(IServiceProvider)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
ShouldSubscribeToChildrenFocusEvent(Control)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
ShouldTryToReconnectWithCachedCI(UIConnectionInfo)

指示是否要以該連線資訊自動重新連線,或顯示預先填入的連線對話框。

ShowMessage(String, String, MessageBoxButtons, MessageBoxIcon)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
ToggleResultsControl(Boolean)

顯示或隱藏查詢結果控制。

(繼承來源 ScriptAndResultsEditorControl)
TranslateAccelerator(MSG[])

由 Visual Studio 呼叫,讓視窗窗格有機會解讀訊息,然後再將訊息導向對應視窗。 覆蓋系統,使網格能處理WM_MOUSEWHEEL訂單。

UpdateMenuCommandsStatus(MenuCommand)

基底類別呼叫以更新指令狀態。

UpdatePropWindow(Object)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
UpdatePropWindowWithConnection()

連線完成時,快速更新屬性視窗的設定。

事件

名稱 Description
NewConnectionForScript

當使用者在連線對話框中為腳本指定新連線時,會觸發該事件。

(繼承來源 ScriptAndResultsEditorControl)

明確介面實作

名稱 Description
ICustomTypeDescriptor.GetAttributes()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetClassName()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetComponentName()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetConverter()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetDefaultEvent()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetDefaultProperty()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetEditor(Type)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetEvents()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetEvents(Attribute[])

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetProperties()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetProperties(Attribute[])

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ShellWindowPaneUserControl)
IVsCodeWindow.Close()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsCodeWindow.GetBuffer(IVsTextLines)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsCodeWindow.GetEditorCaption(READONLYSTATUS, String)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsCodeWindow.GetLastActiveView(IVsTextView)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsCodeWindow.GetPrimaryView(IVsTextView)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsCodeWindow.GetSecondaryView(IVsTextView)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsCodeWindow.GetViewClassID(Guid)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsCodeWindow.SetBaseEditorCaption(String[])

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsCodeWindow.SetBuffer(IVsTextLines)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsCodeWindow.SetViewClassID(Guid)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.Find(String, UInt32, Int32, IVsFindHelper, UInt32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.GetCapabilities(Boolean[], UInt32[])

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.GetCurrentSpan(TextSpan[])

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.GetFindState(Object)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.GetMatchRect(RECT[])

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.GetProperty(UInt32, Object)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.GetSearchImage(UInt32, IVsTextSpanSet[], IVsTextImage)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.MarkSpan(TextSpan[])

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.NavigateTo(TextSpan[])

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.NotifyFindTarget(UInt32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.Replace(String, String, UInt32, Int32, IVsFindHelper, Int32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsFindTarget.SetFindState(Object)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsRunningDocTableEvents.OnAfterAttributeChange(UInt32, UInt32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

IVsRunningDocTableEvents.OnAfterDocumentWindowHide(UInt32, IVsWindowFrame)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

IVsRunningDocTableEvents.OnAfterFirstDocumentLock(UInt32, UInt32, UInt32, UInt32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

IVsRunningDocTableEvents.OnAfterSave(UInt32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

IVsRunningDocTableEvents.OnBeforeDocumentWindowShow(UInt32, Int32, IVsWindowFrame)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

IVsRunningDocTableEvents.OnBeforeLastDocumentUnlock(UInt32, UInt32, UInt32, UInt32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

IVsStatusbarUser.SetInfo()

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptEditorControl)
IVsWindowFrameNotify3.OnClose(UInt32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptAndResultsEditorControl)
IVsWindowFrameNotify3.OnDockableChange(Int32, Int32, Int32, Int32, Int32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptAndResultsEditorControl)
IVsWindowFrameNotify3.OnMove(Int32, Int32, Int32, Int32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptAndResultsEditorControl)
IVsWindowFrameNotify3.OnSize(Int32, Int32, Int32, Int32)

實作 SQL 腳本編輯。 此類別實作腳本的所有執行選項,並處理選單工具列中的所有請求。

(繼承來源 ScriptAndResultsEditorControl)

適用於