Share via


IDTSMultiInputComponentHost100 Interface

Définition

Fournit les méthodes pour les hôtes de composants à plusieurs entrées.

public interface class IDTSMultiInputComponentHost100
[System.Runtime.InteropServices.Guid("27F7DDD0-9D51-4959-89AC-6137A77814B3")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSMultiInputComponentHost100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("471470AA-83DC-47FA-9D32-D89C1EF8EB69")]
public interface IDTSMultiInputComponentHost100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("BAECB90B-0840-4A86-9C0C-452AB3CC0CD2")]
public interface IDTSMultiInputComponentHost100
[<System.Runtime.InteropServices.Guid("27F7DDD0-9D51-4959-89AC-6137A77814B3")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSMultiInputComponentHost100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("471470AA-83DC-47FA-9D32-D89C1EF8EB69")>]
type IDTSMultiInputComponentHost100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("BAECB90B-0840-4A86-9C0C-452AB3CC0CD2")>]
type IDTSMultiInputComponentHost100 = interface
Public Interface IDTSMultiInputComponentHost100
Dérivé
Attributs

Méthodes

HostCanProcess(IDTSManagedComponentWrapper100, Int32, Int32[], Boolean[])

Indique si l'hôte du composant peut traiter le nombre spécifié d'entrées.

HostGetDependencies(IDTSManagedComponentWrapper100, Int32, Int32, Int32[])

Obtient les dépendances de l'hôte du composant d'entrée spécifié.

S’applique à