IDTSMultiInputComponentHost100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides methods related to multiple input component hosts.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
| Name | Description | |
|---|---|---|
![]() | HostCanProcess(IDTSManagedComponentWrapper100^, Int32, array<Int32>^, array<Boolean>^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether component host can process the specified number of inputs. |
![]() | HostGetDependencies(IDTSManagedComponentWrapper100^, Int32, Int32%, array<Int32>^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the dependencies for the specified input component host. |
Show:
