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.

Namespace:   Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

[GuidAttribute("7F9CE008-3F1F-4314-A6F9-7E79B2435161")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSMultiInputComponentHost100

NameDescription
System_CAPS_pubmethodHostCanProcess(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.

System_CAPS_pubmethodHostGetDependencies(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.

Return to top
Show: