Partager via


EnableCollector méthode

Enables the data collector.

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

Syntaxe

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

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

Notes

Sets the Boolean property value to True.

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