Freigeben über


RegisteredServersStore.Key-Konstruktor

Initializes a new instance of the RegisteredServersStore..::..Key class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New RegisteredServersStore..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function RegisteredServersStore..::..Key()

Hinweise

The default constructor initializes fields to their default values.