共用方式為


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 執行封裝工作.

Classes

Class Description
ExecutePackageTaskClass Contains the members used to configure and run an Execute Package task, which runs other SQL Server 2005 packages.

Interfaces

Interface Description
ExecutePackageTask  
IDTSExecutePackage90  
ISupportErrorInfo