Langage

IDTSConnectionManagerCacheColumns100.Remove(Object) Méthode

Définition

Supprime la colonne spécifiée de la collection.

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)

Paramètres

Key
Object

La colonne à retirer.

Attributs

Remarques

Pour plus d’informations, consultez ConnectionManager.

S’applique à