Share via


IDTSMultiInputComponent100 Interface

Définition

Fournit les méthodes pour les composants à plusieurs entrées.

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
Attributs

Méthodes

CanProcess(Int32, Int32, Boolean)

Indique si le composant peut traiter le nombre spécifié d'entrées.

GetDependencies(Int32, Int32, Int32)

Obtient les dépendances du composant d'entrée spécifié.

S’applique à