Share via


IDTSMultiInputComponent100 Interfaz

Definición

Proporciona métodos relacionados con los componentes de entrada múltiple.

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
Atributos

Métodos

CanProcess(Int32, Int32, Boolean)

Indica si el componente puede procesar el número de entradas especificadas.

GetDependencies(Int32, Int32, Int32)

Obtiene las dependencias del componente de entrada especificado.

Se aplica a