RegisteredServersStore.Key Constructor
Initializes a new instance of the RegisteredServersStore..::..Key class.
Espacio de nombres: Microsoft.SqlServer.Management.RegisteredServers
Ensamblado: Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New RegisteredServersStore..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function RegisteredServersStore..::..Key()
Comentarios
The default constructor initializes fields to their default values.