IDTSPathCollection100.GetObjectIndexByID(Int32) 方法

定義

取得擁有指定識別碼之 IDTSPath100 物件的索引。

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

要尋找之 IDTSPath100 物件的識別碼。

傳回

Int32

集合中 IDTSPath100 物件的索引。

屬性

適用於