TaskHost Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see TaskHostClass.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | DelayValidation | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether validation of the task is delayed until runtime.(Inherited from IDTSObjectHost100.) |
![]() | HostType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value from the DTSObjectHostType enumeration that describes the host of the container. This property is read-only. (Inherited from IDTSObjectHost100.) |
![]() | InnerObject | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the method used to access the task instance being hosted by the TaskHost. (Inherited from IDTSObjectHost100.) |
