ScriptEditorControl.IterateThruSqlEditors 메서드

정의

protected:
 static bool IterateThruSqlEditors(Microsoft::VisualStudio::Shell::Interop::IVsUIShell ^ pShell, Microsoft::SqlServer::Management::UI::VSIntegration::Editors::ScriptEditorControl::ProcessScriptEditorDelegate ^ editorHandler);
protected static bool IterateThruSqlEditors (Microsoft.VisualStudio.Shell.Interop.IVsUIShell pShell, Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ScriptEditorControl.ProcessScriptEditorDelegate editorHandler);
static member IterateThruSqlEditors : Microsoft.VisualStudio.Shell.Interop.IVsUIShell * Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ScriptEditorControl.ProcessScriptEditorDelegate -> bool
Protected Shared Function IterateThruSqlEditors (pShell As IVsUIShell, editorHandler As ScriptEditorControl.ProcessScriptEditorDelegate) As Boolean

매개 변수

pShell
IVsUIShell

반환

적용 대상