Compartir a través de


CollectorConfigStore.EnableCollector Método

Enables the data collector.

Espacio de nombres:  Microsoft.SqlServer.Management.Collector
Ensamblado:  Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)

Sintaxis

'Declaración
Public Sub EnableCollector
'Uso
Dim instance As CollectorConfigStore

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

Comentarios

Sets the Boolean property value to True.

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

Vea también

Referencia

CollectorConfigStore Clase

Espacio de nombres Microsoft.SqlServer.Management.Collector