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[])

获取指定的输入组件宿主的依赖项。

适用于