Condividi tramite


ScriptEditorControl.IterateThruSqlEditors Metodo

Definizione

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

Parametri

pShell
IVsUIShell

Restituisce

Si applica a