IDTSVirtualInputColumnCollection100.GetObjectIndexByID(Int32) Метод

Определение

Возвращает индекс объекта IDTSVirtualInputColumn100 в коллекции.

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

Идентификатор объекта IDTSVirtualInputColumn100, индекс которого извлекается.

Возвращаемое значение

Целое число, указывающее расположение IDTSVirtualInputColumn100 коллекции.

Атрибуты

Применяется к