IDTSPathCollection100.RemoveObjectByID(Int32) Metodo

Definizione

Rimuove un oggetto IDTSPath100 specificato dal parametro 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)

Parametri

lID
Int32

ID dell'oggetto IDTSPath100 da rimuovere dalla raccolta.

Attributi

Si applica a