Share via


IDTSExecutables100.Remove(Object) Método

Definição

Remove um objeto IDTSExecutable100 da coleção.

public:
 void Remove(System::Object ^ Index);
[System.Runtime.InteropServices.DispId(4)]
public void Remove (object Index);
[<System.Runtime.InteropServices.DispId(4)>]
abstract member Remove : obj -> unit
Public Sub Remove (Index As Object)

Parâmetros

Index
Object

O índice do objeto IDTSExecutable100 a ser removido.

Atributos

Comentários

Para obter mais informações, consulte Executables.

Aplica-se a