Partilhar via


IDTSPathCollection100.RemoveObjectByID(Int32) Método

Definição

Remove um objeto IDTSPath100 especificado pelo parâmetro de 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)

Parâmetros

lID
Int32

A ID do objeto IDTSPath100 a ser removido da coleção.

Atributos

Aplica-se a