SqlServerRegistrations.ServerGroups 屬性

定義

會獲得一組註冊伺服器。

public:
 static property Microsoft::SqlServer::Management::Smo::RegisteredServers::ServerGroupCollection ^ ServerGroups { Microsoft::SqlServer::Management::Smo::RegisteredServers::ServerGroupCollection ^ get(); };
public static Microsoft.SqlServer.Management.Smo.RegisteredServers.ServerGroupCollection ServerGroups { get; }
member this.ServerGroups : Microsoft.SqlServer.Management.Smo.RegisteredServers.ServerGroupCollection
Public Shared ReadOnly Property ServerGroups As ServerGroupCollection

屬性值

一群註冊的伺服器。

適用於