Freigeben über


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 Paket ausführen (Task).

Klassen

  Klasse Beschreibung
Öffentliche Klasse ExecutePackageTaskClass Contains the members used to configure and run an Execute Package task, which runs other Integration Services packages.
Öffentliche Klasse ParameterAssignmentClass Provides properties for passing parameter to the package task.
Öffentliche Klasse ParameterAssignmentsClass Represents the collection of ParameterAssignmentClass object.

Schnittstellen

  Schnittstelle Beschreibung
Öffentliche Schnittstelle ExecutePackageTask Infrastruktur Extends the enterprise capabilities of Integration Services by letting packages run other packages as part of a workflow.
Öffentliche Schnittstelle IDTSExecutePackage100 Infrastruktur Defines the properties for the execute package task.
Öffentliche Schnittstelle IDTSParameterAssignment Provides properties for passing parameter to the package task.
Öffentliche Schnittstelle IDTSParameterAssignments Represents the collection of IDTSParameterAssignment object that provides properties for passing parameter to the package task.
Öffentliche Schnittstelle ISupportErrorInfo Infrastruktur Represents an interface which ensures that error information can be propagated up the call chain correctly.
Öffentliche Schnittstelle ParameterAssignment Represents a parameter assignment to a package task.
Öffentliche Schnittstelle ParameterAssignments Represents the collection of ParameterAssignment object.