Поделиться через


Пространство имен 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.
Открытый класс ParameterAssignmentClass Provides properties for passing parameter to the package task.
Открытый класс ParameterAssignmentsClass Represents the collection of ParameterAssignmentClass object.

Интерфейсы

  Интерфейс Описание
Открытый интерфейс ExecutePackageTask Инфраструктура. Extends the enterprise capabilities of Службы Integration Services by letting packages run other packages as part of a workflow.
Открытый интерфейс IDTSExecutePackage100 Инфраструктура. Defines the properties for the execute package task.
Открытый интерфейс IDTSParameterAssignment Provides properties for passing parameter to the package task.
Открытый интерфейс IDTSParameterAssignments Represents the collection of IDTSParameterAssignment object that provides properties for passing parameter to the package task.
Открытый интерфейс ISupportErrorInfo Инфраструктура. Represents an interface which ensures that error information can be propagated up the call chain correctly.
Открытый интерфейс ParameterAssignment Represents a parameter assignment to a package task.
Открытый интерфейс ParameterAssignments Represents the collection of ParameterAssignment object.