IDTSCustomPropertyCollection100.GetObjectIndexByID(Int32) Método

Definición

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

Parámetros

lID
Int32

Devoluciones

Un entero que contiene la ubicación de IDTSCustomProperty100 en la colección basada en cero.

Atributos

Se aplica a