Share via


ServerGroup Constructor

Initializes a new instance of the ServerGroup class.

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

Syntax

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

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

See Also

Reference

ServerGroup Class

ServerGroup Overload

Microsoft.SqlServer.Management.RegisteredServers Namespace