다음을 통해 공유


CollectorConfigStore.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.

참고 항목

참조

CollectorConfigStore 클래스

Microsoft.SqlServer.Management.Collector 네임스페이스