ScriptEditorControl.IterateThruSqlEditors Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- pShell
- IVsUIShell
- editorHandler
- ScriptEditorControl.ProcessScriptEditorDelegate