Właściwość SqlServerRegistrations.ServerGroups
Pobiera grupę serwerów zarejestrowane.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.SmoExtended (w Microsoft.SqlServer.SmoExtended.dll)
Składnia
'Deklaracja
Public Shared ReadOnly Property ServerGroups As ServerGroupCollection
Get
'Użycie
Dim value As ServerGroupCollection
value = SqlServerRegistrations.ServerGroups
public static ServerGroupCollection ServerGroups { get; }
public:
static property ServerGroupCollection^ ServerGroups {
ServerGroupCollection^ get ();
}
static member ServerGroups : ServerGroupCollection
static function get ServerGroups () : ServerGroupCollection
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.RegisteredServers.ServerGroupCollection
ServerGroupCollection
Zobacz także