Microsoft.SqlServer.Dts.Tasks.ActiveXScriptTask 命名空间

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

重要说明重要提示

下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。

  说明
公共类 ActiveXScriptTask Enables migration for ActiveX scripts created in SQL Server 2000. The ActiveXScriptTask is not intended for future use. This class cannot be inherited.

接口

  接口 说明
公共接口 IDTSActiveXScriptTask 基础结构。

枚举

  枚举 说明
公共枚举 ExecutionValueChoice Determines what to return for the execution value of the task.