Freigeben über


ServerGroup-Konstruktor

Initializes a new instance of the ServerGroup object.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ServerGroup()
public ServerGroup()
public:
ServerGroup()
new : unit -> ServerGroup
public function ServerGroup()

Hinweise

The default constructor initializes any fields to their default values.

Siehe auch

Verweis

ServerGroup Klasse

ServerGroup-Überladung

Microsoft.SqlServer.Management.Smo.RegisteredServers-Namespace

Andere Ressourcen

Verwalten registrierter Server

sp_ActiveDirectory_SCP (Transact-SQL)