IDTSInputColumnCollection100.FindObjectIndexByID(Int32) Método

Definición

Busca el índice del objeto solicitado en una colección por su identificador.

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

Parámetros

lID
Int32

Id. del objeto.

Devoluciones

El índice del objeto.

Atributos

Se aplica a