Compartir a través de


ServerGroup.Key Constructor

Initializes a new instance of the ServerGroup..::..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 ServerGroup..::..Key()
public Key()
public:
Key()
new : unit -> Key
public function ServerGroup..::..Key()

Comentarios

The default constructor initializes fields to their default values.