Freigeben über


CollectorConfigStore-Konstruktor

Initializes a CollectorConfigStore object.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New CollectorConfigStore()
public CollectorConfigStore()
public:
CollectorConfigStore()
new : unit -> CollectorConfigStore
public function CollectorConfigStore()

Hinweise

The default constructor initializes all fields to their default settings.

Siehe auch

Verweis

CollectorConfigStore Klasse

CollectorConfigStore-Überladung

Microsoft.SqlServer.Management.Collector-Namespace