Langage

IDTSLogProviders100.Remove(Object) Méthode

Définition

Supprime un objet fournisseur de journal de la IDTSLogProviders100 collection.

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)

Paramètres

Index
Object

L’index du fournisseur de journal à supprimer.

Attributs

Remarques

Pour plus d’informations, consultez LogProviders.

S’applique à