Execute Method (DTS)

The Execute method executes a DTS object task.

Applies To
ActiveScriptTask Object Package Object
CreateProcessTask Object Step Object
CustomTask Object SendMailTask Object
DataDrivenQueryTask Object Task Object
DataPumpTask Object TransferObjectsTask Object
ExecuteSQLTask Object  

Remarks

When used with the Package and Step objects, the Execute method takes no parameters. An application need not call the Execute method for each step or task. Instead the Package object calls the Execute method to launch each step or task after the application calls Package.Execute.

For more information about syntax of any specific Execute method, see Dtspkg.h and Automation controller syntax completion or other assistance.

  


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