Task Host Container
The task host container encapsulates a single task. In SSIS Designer, the task host is not configured separately; instead, it is configured when you set the properties of the task it encapsulates. For more information about the tasks that the task host containers encapsulate, see Integration Services Tasks.
This container extends the use of variables and event handlers to the task level. For more information, see Integration Services Event Handlers and Integration Services Variables.
Configuring the Task Host
You can set properties in the Properties window of Business Intelligence Development Studio or programmatically.
For more information about setting these properties in Business Intelligence Development Studio, see How to: Set the Properties of a Task or Container.
Configuring the Task Host Programmatically
For more information about programmatically setting these properties, see TaskHost.
|