Share via


CollectorConfigStore.Key Constructor

Instantiates an instance of the CollectorConfigStore.Key class.

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.Key()
public Key()
public:
Key()
new : unit -> Key
public function CollectorConfigStore.Key()

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

See Also

Reference

CollectorConfigStore.Key Class

Microsoft.SqlServer.Management.Collector Namespace