VSTATaskScriptingEngine Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the Visual Studio Tools for Applications (VSTA) scripting engine for executing task scripts.
Assembly: Microsoft.SqlServer.ScriptTask (in Microsoft.SqlServer.ScriptTask.dll)
Microsoft.SqlServer.VSTAHosting::VSTAScriptingEngine
Microsoft.SqlServer.Dts.Tasks.ScriptTask::VSTATaskScriptingEngine
| Name | Description | |
|---|---|---|
![]() | VSTATaskScriptingEngine(VSTAScriptProjectStorage^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the VSTATaskScriptingEngine class. |
| Name | Description | |
|---|---|---|
![]() | ExecutionException | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the exception that occurs during script execution. |
![]() | ScriptAppName | Gets the name of the script application.(Overrides VSTAScriptingEngine::ScriptAppName.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | VSTATaskHostID | Specifies the task host identifier of the Visual Studio Tools for Applications. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.





