VSTAComponentScriptingEngine Classe
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.
public ref class VSTAComponentScriptingEngine : Microsoft::SqlServer::VSTAHosting::VSTAScriptingEngine
public class VSTAComponentScriptingEngine : Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine
type VSTAComponentScriptingEngine = class
inherit VSTAScriptingEngine
Public Class VSTAComponentScriptingEngine
Inherits VSTAScriptingEngine
- Héritage
Constructeurs
| VSTAComponentScriptingEngine(ScriptComponentHost, VSTAScriptProjectStorage) |
Toujours utiliser ce constructeur |
Champs
| c_xmlprojNamespace |
nom de l’espace de noms pour tous les noms utilisés dans le fichier de projet vsta xml. (Hérité de VSTAScriptingEngine) |
| m_debugMode | (Hérité de VSTAScriptingEngine) |
| m_macroProjectPath | (Hérité de VSTAScriptingEngine) |
| m_scriptStorage | (Hérité de VSTAScriptingEngine) |
| ScriptComponentHostID | |
Propriétés
| DebuggerVstaHelper | (Hérité de VSTAScriptingEngine) |
| IsVstaHelperCreated | (Hérité de VSTAScriptingEngine) |
| ProjectName |
Obtient ou définit le nom du projet actuel. Utile pour renommer des scripts (Hérité de VSTAScriptingEngine) |
| ScriptAppName | |
| VstaHelper | (Hérité de VSTAScriptingEngine) |
Méthodes
| CheckDebuggerInUsed(Boolean) | (Hérité de VSTAScriptingEngine) |
| ClearDebuggerFlag() | (Hérité de VSTAScriptingEngine) |
| Dispose() | |
| DisposeVstaHelper() | (Hérité de VSTAScriptingEngine) |
| LoadProjectFromStorage() | (Hérité de VSTAScriptingEngine) |
| SaveProjectToStorage() | (Hérité de VSTAScriptingEngine) |