Compartir a través de


ServerGroupParent Constructor

Inicializa una nueva instancia de la clase ServerGroupParent.

Espacio de nombres:  Microsoft.SqlServer.Management.RegisteredServers
Ensamblado:  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxis

'Declaración
Protected Sub New
'Uso

Dim instance As New ServerGroupParent()
protected ServerGroupParent()
protected:
ServerGroupParent()
new : unit -> ServerGroupParent
protected function ServerGroupParent()