Partager via


IDTSCustomPropertyCollection100.GetObjectIndexByID(Int32) Méthode

Définition

Obtient l’index d’un objet IDTSCustomProperty100 ayant 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 propriété personnalisée dont l'index est récupéré.

Retours

Entier qui contient l'emplacement de l'objet IDTSCustomProperty100 dans la collection de base zéro.

Attributs

S’applique à