Share via


Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask 命名空间

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 执行包任务.

  说明
公共类 ExecutePackageTaskClass Contains the members used to configure and run an Execute Package task, which runs other Integration Services packages.

接口

  接口 说明
公共接口 ExecutePackageTask 基础结构。
公共接口 IDTSExecutePackage100 基础结构。
公共接口 ISupportErrorInfo 基础结构。