Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask Namespace

The Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask namespace contains the interfaces and classes used for the Execute Package Task, which extends the enterprise capabilities of Integration Services by letting a SSIS package run other SSIS packages as part of a workflow. For more information about the Execute Package Task, see Execute Package Task.

Classes

  Class Description
Public class ExecutePackageTaskClass Contains the members used to configure and run an Execute Package task, which runs other Integration Services packages.

Interfaces

  Interface Description
Public interface ExecutePackageTask Infrastructure.
Public interface IDTSExecutePackage100 Infrastructure.
Public interface ISupportErrorInfo Infrastructure.