Share via


IDTSOutputCollection100.GetObjectIndexByID(Int32) メソッド

定義

指定した ID を持つ IDTSInput100 のインデックスを取得します。

public:
 int GetObjectIndexByID(int lID);
[System.Runtime.InteropServices.DispId(21)]
public int GetObjectIndexByID (int lID);
[<System.Runtime.InteropServices.DispId(21)>]
abstract member GetObjectIndexByID : int -> int
Public Function GetObjectIndexByID (lID As Integer) As Integer

パラメーター

lID
Int32

出力の ID です。

戻り値

コレクション内の項目の場所を示す整数型 (Integer)。

属性

適用対象