ReportingService2010.GetReportServerConfigInfo Yöntemi
Bağlantılı rapor sunucusu örneğinin veya rapor sunucu örnekleri de bilgi verir bir genişleme dağıtımı.
Ad Alanı: ReportService2010
Derleme: ReportService2010 (ReportService2010 içinde.dll)
Sözdizimi
'Bildirim
<SoapHeaderAttribute("TrustedUserHeaderValue")> _
<SoapHeaderAttribute("ServerInfoHeaderValue", Direction := SoapHeaderDirection.Out)> _
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetReportServerConfigInfo", RequestNamespace := "https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", _
ResponseNamespace := "https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", _
Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function GetReportServerConfigInfo ( _
ScaleOut As Boolean _
) As String
'Kullanım
Dim instance As ReportingService2010
Dim ScaleOut As Boolean
Dim returnValue As String
returnValue = instance.GetReportServerConfigInfo(ScaleOut)
[SoapHeaderAttribute("TrustedUserHeaderValue")]
[SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)]
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetReportServerConfigInfo", RequestNamespace = "https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer",
ResponseNamespace = "https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public string GetReportServerConfigInfo(
bool ScaleOut
)
[SoapHeaderAttribute(L"TrustedUserHeaderValue")]
[SoapHeaderAttribute(L"ServerInfoHeaderValue", Direction = SoapHeaderDirection::Out)]
[SoapDocumentMethodAttribute(L"https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetReportServerConfigInfo", RequestNamespace = L"https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer",
ResponseNamespace = L"https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer",
Use = SoapBindingUse::Literal, ParameterStyle = SoapParameterStyle::Wrapped)]
public:
String^ GetReportServerConfigInfo(
bool ScaleOut
)
[<SoapHeaderAttribute("TrustedUserHeaderValue")>]
[<SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)>]
[<SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/GetReportServerConfigInfo", RequestNamespace = "https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer",
ResponseNamespace = "https://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)>]
member GetReportServerConfigInfo :
ScaleOut:bool -> string
public function GetReportServerConfigInfo(
ScaleOut : boolean
) : String
Parametreler
- ScaleOut
Tür: System.Boolean
A boolean tüm iade edilmeyeceğini belirten değeri rapor sunucusu listelenen örnekleri Ölçek dışarı dağıtım sayfa içinde Reporting Services Configuration Manager.
Dönüş Değeri
Tür: System.String
A dize içeren nesne bir küme , <ServerConfigInfoItem> xml öğeleri.
Açıklamalar
Aşağıdaki tablo üstbilgi ve izinler bu işlemi gösterir.
soap üstbilgisi kullanımı |
(Giden)ServerInfoHeaderValue |
Yerel mod gerekli izinleri |
Kullanıcının BUILTIN\Administrators grubunun üye olması gerekir |
SharePoint modu gerekli izinleri |
Kullanıcının BUILTIN\Administrators grubunun üye olması gerekir |
<ServerConfigInfoItem> xml öğesi aşağıdaki öğeleri içerir:
Element |
Açıklama |
---|---|
InstanceName |
Alır veya rapor sunucusu adını ayarlar örnek. |
MakineAdı |
Alır veya rapor sunucusu barındıran makine adını ayarlar örnek. |
ReportServerURLItem |
Alır veya ayarlar URL'sini rapor sunucusu örneği. |
ServerAccountName |
Alır veya rapor sunucusu yönetir hizmet hesabı adını ayarlar örnek. |
Bu yöntem yalnızca yerel Yöneticiler grubuna ait olan Windows kullanıcıları için erişilebilir.
ScaleOut Parametresi küme yanlış, bu yöntem yalnızca döndürür <ServerConfigInfoItem> öğesi için bağlantılı rapor sunucusu örnek.