ServerGroupParent 构造函数

初始化 ServerGroupParent 的新实例。

命名空间:  Microsoft.SqlServer.Management.RegisteredServers
程序集:  Microsoft.SqlServer.Management.RegisteredServers(在 Microsoft.SqlServer.Management.RegisteredServers.dll 中)

语法

声明
Protected Sub New
用法

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