IDTSInputColumnCollection100.GetObjectIndexByID(Int32) 方法

定义

获取具有指定 ID 的对象的索引 IDTSInputColumn100

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 IDTSInputColumn100

返回

一个包含对象集合 IDTSInputColumn100 中索引的整数。

属性

适用于