Compartilhar via


IDTSMultiInputComponentHost100 Interface

Definição

Fornece métodos relacionados a vários hosts de componentes de entrada.

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
Derivado
Atributos

Métodos

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

Indica se o host de componente pode processar o número de entradas especificado.

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

Obtém as dependências para o host de componente de entrada especificado.

Aplica-se a