IDTSConnections100.Remove(Object) Método

Definição

Remove o gerenciador de conexão da coleção.

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

Parâmetros

Key
Object

O nome, identidade, ID ou índice do gerenciador de conexão a ser removido.

Atributos

Comentários

Para obter mais informações, consulte Connections.

Aplica-se a