Метод EnableCollector
Enables the data collector.
Пространство имен: Microsoft.SqlServer.Management.Collector
Сборка: Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)
Синтаксис
'Декларация
Public Sub EnableCollector
'Применение
Dim instance As CollectorConfigStore
instance.EnableCollector()
public void EnableCollector()
public:
void EnableCollector()
member EnableCollector : unit -> unit
public function EnableCollector()
Замечания
Sets the Boolean property value to True.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.