Właściwość RegisteredServersStore.ReportingServicesServerGroupName
Pobiera ciąg zawierający nazwę Reporting Services grupy serwera.
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Składnia
'Deklaracja
Public ReadOnly Property ReportingServicesServerGroupName As String
Get
'Użycie
Dim instance As RegisteredServersStore
Dim value As String
value = instance.ReportingServicesServerGroupName
public string ReportingServicesServerGroupName { get; }
public:
property String^ ReportingServicesServerGroupName {
String^ get ();
}
member ReportingServicesServerGroupName : string
function get ReportingServicesServerGroupName () : String
Wartość właściwości
Typ: System.String
A String wartość, która zawiera nazwę 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