Linguaggio

IDTSCustomPropertyCollection100.GetObjectIndexByID(Int32) Metodo

Definizione

Ottiene l'indice di un IDTSCustomProperty100 oggetto che ha l'ID specificato.

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

Parametri

lID
Int32

L'ID della proprietà personalizzata il cui indice viene recuperato.

Valori restituiti

Un intero che contiene la posizione del IDTSCustomProperty100 nella collezione a zero.

Attributi

Si applica a