IDTSMultiInputComponentHost100 인터페이스

정의

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

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

메서드

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

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

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

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

적용 대상