Linguaggio

IDTSConnectionManagerCacheColumns100.Remove(Object) Metodo

Definizione

Rimuove la colonna specificata dalla raccolta.

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)

Parametri

Key
Object

La colonna da rimuovere.

Attributi

Commenti

Per altre informazioni, vedere ConnectionManager.

Si applica a