IDTSCustomPropertyCollection100.GetObjectIndexByID(Int32) 方法

定義

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

傳回

Int32

在以零為基底的集合中包含 IDTSCustomProperty100 之位置的整數。

屬性

適用於