Share via


IDtsPipelineEnvironmentService Members

Include Protected Members
Include Inherited Members

Gives data flow components access to the parent Data Flow task and its TaskHost container.

The IDtsPipelineEnvironmentService type exposes the following members.

Properties

  Name Description
Public property Pipeline Gets the parent Data Flow task of a data flow component.
Public property PipelineTaskHost Gets the TaskHost that represents the TaskHost container of the parent Data Flow task.

Top