IDTSOutputCollection100.GetObjectIndexByID(Int32) Méthode

Définition

Récupère l'index d'un objet IDTSInput100 associé à l'ID spécifié.

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

Paramètres

lID
Int32

ID de la sortie.

Retours

Entier qui indique l’emplacement de l’élément dans la collection.

Attributs

S’applique à