ActiveScriptTask Object (DTS)

The ActiveScriptTask object defines a task that is a Microsoft® ActiveX® script. The ActiveScriptTask object is implemented as a custom task. ActiveX script tasks do not use the DTS Data Pump and therefore do not have access to the Connections collection or DTS source and destination collections. However, ActiveScriptTask objects have full access to the GlobalVariables collection, which provides a way to share information across tasks.

Methods
Execute Method  

Properties
ActiveXScript Property FunctionName Property
AddGlobalVariables Property Name Property
Description Property ScriptLanguage Property

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.