VSTAComponentScriptingEngine Class
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the VSTA component scripting engine.
System.Object
Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine
Microsoft.SqlServer.Dts.Pipeline.VSTAComponentScriptingEngine
Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine
Microsoft.SqlServer.Dts.Pipeline.VSTAComponentScriptingEngine
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
The VSTAComponentScriptingEngine type exposes the following members.
| Name | Description | |
|---|---|---|
|
VSTAComponentScriptingEngine | Infrastructure. Initializes a new instance of the VSTAComponentScriptingEngine class. |
| Name | Description | |
|---|---|---|
|
EnabledDebugging | Infrastructure. Gets whether the scripting engine enables debugging. (Overrides VSTAScriptingEngine.EnabledDebugging.) |
|
IsVstaHelperCreated | (Inherited from VSTAScriptingEngine.) |
|
ProjectName | (Inherited from VSTAScriptingEngine.) |
|
ScriptAppName | Infrastructure. Gets the script application name. (Overrides VSTAScriptingEngine.ScriptAppName.) |
|
VstaHelper | (Inherited from VSTAScriptingEngine.) |
| Name | Description | |
|---|---|---|
|
CheckDebuggerInUsed | (Inherited from VSTAScriptingEngine.) |
|
ClearDebuggerFlag | (Inherited from VSTAScriptingEngine.) |
|
Dispose | Infrastructure. Releases all instance of the VSTAComponentScriptingEngine class. |
|
DisposeVstaHelper | (Inherited from VSTAScriptingEngine.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from VSTAScriptingEngine.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
LoadProjectFromStorage | (Inherited from VSTAScriptingEngine.) |
|
MemberwiseClone | (Inherited from Object.) |
|
SaveProjectToStorage | (Inherited from VSTAScriptingEngine.) |
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
m_macroProjectPath | (Inherited from VSTAScriptingEngine.) |
|
m_scriptStorage | (Inherited from VSTAScriptingEngine.) |
|
ScriptComponentHostID | Infrastructure. The script component host identifier. |