Construtor RegisteredServersStore.Key
Initializes a new instance of the RegisteredServersStore..::..Key class.
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New RegisteredServersStore..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function RegisteredServersStore..::..Key()
Comentários
The default constructor initializes fields to their default values.
Consulte também