Microsoft.SqlServer.Dts.Tasks.ActiveXScriptTask Namespace

The Microsoft.SqlServer.Dts.Tasks.ActiveXScriptTask namespace contains all the classes and interfaces required to create and use an ActiveX Script Task through code.

Important

This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

Classes

Class Description
ActiveXScriptTask Enables migration for ActiveX scripts created in SQL Server 2000. The ActiveXScriptTask is not intended for future use. This class cannot be inherited.

Interfaces

Interface Description
IDTSActiveXScriptTask  

Enumerations

Enumeration Description
ExecutionValueChoice Determines what to return for the execution value of the task.