ServerGroupParent Constructor
Initializes a new instance of ServerGroupParent.
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New ServerGroupParent()
protected ServerGroupParent()
protected:
ServerGroupParent()
new : unit -> ServerGroupParent
protected function ServerGroupParent()