ScriptEditorControl.IterateThruSqlEditors Método

Definição

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);
Protected Shared Function IterateThruSqlEditors (pShell As IVsUIShell, editorHandler As ScriptEditorControl.ProcessScriptEditorDelegate) As Boolean

Parâmetros

pShell
IVsUIShell

Retornos

Boolean

Aplica-se a