VSTAComponentScriptingEngine Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
Constructors
VSTAComponentScriptingEngine(ScriptComponentHost, VSTAScriptProjectStorage) |
Always use this constructor |
Fields
c_xmlprojNamespace |
the namespace name for all the names used in the vsta project file xml. (Inherited from VSTAScriptingEngine) |
m_debugMode | (Inherited from VSTAScriptingEngine) |
m_macroProjectPath | (Inherited from VSTAScriptingEngine) |
m_scriptStorage | (Inherited from VSTAScriptingEngine) |
ScriptComponentHostID |
Properties
DebuggerVstaHelper | (Inherited from VSTAScriptingEngine) |
IsVstaHelperCreated | (Inherited from VSTAScriptingEngine) |
ProjectName |
Gets or sets the current project name. Useful for renaming scripts (Inherited from VSTAScriptingEngine) |
ScriptAppName | |
VstaHelper | (Inherited from VSTAScriptingEngine) |
Methods
CheckDebuggerInUsed(Boolean) | (Inherited from VSTAScriptingEngine) |
ClearDebuggerFlag() | (Inherited from VSTAScriptingEngine) |
Dispose() | |
DisposeVstaHelper() | (Inherited from VSTAScriptingEngine) |
LoadProjectFromStorage() | (Inherited from VSTAScriptingEngine) |
SaveProjectToStorage() | (Inherited from VSTAScriptingEngine) |