다음을 통해 공유


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.

ms198502.note(ko-kr,SQL.90).gif중요:
이 기능은 다음 버전의 Microsoft SQL Server에서 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 가능한 한 빨리 수정하십시오.

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.