CollectorConfigStore.DisableCollector 方法

Disables the data collector.

命名空间:  Microsoft.SqlServer.Management.Collector
程序集:  Microsoft.SqlServer.Management.Collector(在 Microsoft.SqlServer.Management.Collector.dll 中)

语法

声明
Public Sub DisableCollector
用法
Dim instance As CollectorConfigStore

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

注释

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.

请参阅

参考

CollectorConfigStore 类

Microsoft.SqlServer.Management.Collector 命名空间