The Execute method executes a DTS object task.
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.