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()