IDTSMultiInputComponent100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Provides methods related to multiple input components.

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

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute("74A70C18-EF15-4F1F-A86A-CC54E01EDD79")]
public interface class IDTSMultiInputComponent100

NameDescription
System_CAPS_pubmethodCanProcess(Int32, Int32%, Boolean%)

This API supports the product infrastructure and is not intended to be used directly from your code.

Indicates whether component can process the specified number of inputs.

System_CAPS_pubmethodGetDependencies(Int32, Int32%, 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.

Return to top
Show: