IDTSCustomPropertyCollection100.RemoveObjectByID(Int32) Metodo

Definizione

Elimina un oggetto IDTSCustomProperty100 con l'ID specificato.

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)

Parametri

lID
Int32

ID della proprietà da rimuovere dalla raccolta.

Attributi

Si applica a