IDTSPathCollection100.GetObjectIndexByID(Int32) Méthode

Définition

Obtient l’index de l’objet IDTSPath100 qui possède 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

L’ID de l’objet IDTSPath100 à localiser.

Retours

L’index dans la collection de l’objet IDTSPath100 .

Attributs

S’applique à