IDTSCustomPropertyCollection100.RemoveObjectByID(Int32) Méthode

Définition

Supprime et IDTSCustomProperty100 possède l’ID spécifié.

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 la propriété à retirer de la collection.

Attributs

S’applique à