IDTSExecutables100.Remove(Object) Método

Definição

Remove um IDTSExecutable100 objeto 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 a IDTSExecutable100 ser removido.

Atributos

Comentários

Para obter mais informações, consulte Executables.

Aplica-se a