IDTSMultiInputComponent100 인터페이스

정의

여러 입력 구성 요소와 관련된 메서드를 제공합니다.

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
특성

메서드

CanProcess(Int32, Int32, Boolean)

구성 요소가 지정된 수의 입력을 처리할 수 있는지 여부를 나타냅니다.

GetDependencies(Int32, Int32, Int32)

지정한 입력 구성 요소에 대한 종속성을 가져옵니다.

적용 대상