Właściwość RegisteredServersStore.ReportingServicesServerGroup
Pobiera obiekt reprezentujący Reporting Services grupy serwerów
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Składnia
'Deklaracja
<SfcIgnoreAttribute> _
Public ReadOnly Property ReportingServicesServerGroup As ServerGroup
Get
'Użycie
Dim instance As RegisteredServersStore
Dim value As ServerGroup
value = instance.ReportingServicesServerGroup
[SfcIgnoreAttribute]
public ServerGroup ReportingServicesServerGroup { get; }
[SfcIgnoreAttribute]
public:
property ServerGroup^ ReportingServicesServerGroup {
ServerGroup^ get ();
}
[<SfcIgnoreAttribute>]
member ReportingServicesServerGroup : ServerGroup
function get ReportingServicesServerGroup () : ServerGroup
Wartość właściwości
Typ: Microsoft.SqlServer.Management.RegisteredServers.ServerGroup
A ServerGroup wartość określająca Reporting Services grupy serwera.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także