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)

指定した入力コンポーネントの依存関係を取得します。

適用対象