Linguaggio

IDTSPathCollection100.RemoveObjectByID(Int32) Metodo

Definizione

Rimuove un IDTSPath100 oggetto 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

L'ID dell'IDTSPath100 oggetto da rimuovere dalla collezione.

Attributi

Si applica a