IDTSPathCollection100.RemoveObjectByID(Int32) Méthode

Définition

Supprime un IDTSPath100 objet spécifié par le paramètre ID.

public:
 void RemoveObjectByID(int lID);
[System.Runtime.InteropServices.DispId(17)]
public void RemoveObjectByID(int lID);
[<System.Runtime.InteropServices.DispId(17)>]
abstract member RemoveObjectByID : int -> unit
Public Sub RemoveObjectByID (lID As Integer)

Paramètres

lID
Int32

L’ID de l’objet IDTSPath100 à retirer de la collection.

Attributs

S’applique à