Метод 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.