IDTSMultiInputComponent100 Interface

Definition

Provides methods related to multiple input components.

public interface class IDTSMultiInputComponent100
[System.Runtime.InteropServices.Guid("2F444CE8-A082-4E27-8663-2413E39CD57E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSMultiInputComponent100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("F45831F1-76F5-45F7-A824-331ACF6E1794")]
public interface IDTSMultiInputComponent100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("5FFD0AB5-D8CA-466C-9099-4A82669062C4")]
public interface IDTSMultiInputComponent100
[<System.Runtime.InteropServices.Guid("2F444CE8-A082-4E27-8663-2413E39CD57E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSMultiInputComponent100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("F45831F1-76F5-45F7-A824-331ACF6E1794")>]
type IDTSMultiInputComponent100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("5FFD0AB5-D8CA-466C-9099-4A82669062C4")>]
type IDTSMultiInputComponent100 = interface
Public Interface IDTSMultiInputComponent100
Attributes

Methods

CanProcess(Int32, Int32, Boolean)

Indicates whether component can process the specified number of inputs.

GetDependencies(Int32, Int32, Int32)

Gets the dependencies for the specified input component.

Applies to