Partager via


Méthode DisableCollector

Désactive le collecteur de données.

Espace de noms :  Microsoft.SqlServer.Management.Collector
Assembly :  Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)

Syntaxe

'Déclaration
Public Sub DisableCollector
'Utilisation
Dim instance As CollectorConfigStore

instance.DisableCollector()
public void DisableCollector()
public:
void DisableCollector()
member DisableCollector : unit -> unit 
public function DisableCollector()

Notes

Sets the the Boolean property value to False.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.