言語

RegisteredServerCollection.Parent プロパティ

定義

ServerGroupオブジェクトの親であるRegisteredServerCollectionオブジェクトを取得します。

public:
 property Microsoft::SqlServer::Management::Smo::RegisteredServers::ServerGroup ^ Parent { Microsoft::SqlServer::Management::Smo::RegisteredServers::ServerGroup ^ get(); };
public Microsoft.SqlServer.Management.Smo.RegisteredServers.ServerGroup Parent { get; }
member this.Parent : Microsoft.SqlServer.Management.Smo.RegisteredServers.ServerGroup
Public ReadOnly Property Parent As ServerGroup

プロパティ値

そのServerGroupオブジェクトの親であるRegisteredServerCollectionオブジェクト。

コレクションの利用

適用対象