Aracılığıyla paylaş


ReportingService2005.GetSystemProperties Yöntemi

Bir veya daha fazla sistem özelliklerini değerini döndürür.

Ad Alanı:  ReportService2005
Derleme:  ReportService2005 (ReportService2005 içinde.dll)

Sözdizimi

'Bildirim
<SoapHeaderAttribute("ServerInfoHeaderValue", Direction := SoapHeaderDirection.Out)> _
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetSystemProperties", RequestNamespace := "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",  _
    ResponseNamespace := "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices",  _
    Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function GetSystemProperties ( _
    Properties As Property() _
) As Property()
'Kullanım
Dim instance As ReportingService2005
Dim Properties As Property()
Dim returnValue As Property()

returnValue = instance.GetSystemProperties(Properties)
[SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)]
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetSystemProperties", RequestNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", 
    ResponseNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", 
    Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public Property[] GetSystemProperties(
    Property[] Properties
)
[SoapHeaderAttribute(L"ServerInfoHeaderValue", Direction = SoapHeaderDirection::Out)]
[SoapDocumentMethodAttribute(L"https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetSystemProperties", RequestNamespace = L"https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", 
    ResponseNamespace = L"https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", 
    Use = SoapBindingUse::Literal, ParameterStyle = SoapParameterStyle::Wrapped)]
public:
array<Property^>^ GetSystemProperties(
    array<Property^>^ Properties
)
[<SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)>]
[<SoapDocumentMethodAttribute("https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices/GetSystemProperties", RequestNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", 
    ResponseNamespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices", 
    Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)>]
member GetSystemProperties : 
        Properties:Property[] -> Property[] 
public function GetSystemProperties(
    Properties : Property[]
) : Property[]

Parametreler

Dönüş Değeri

Tür: array<ReportService2005.Property[]
Bir dizi Property nesneler içeren değerinin bir veya daha fazla sistem özelliklerini.

Açıklamalar

Aşağıdaki tablo üstbilgi ve izinler bu işlemi gösterir.

soap üstbilgileri

(Giden)ServerInfoHeaderValue

Gerekli izinler

ReadSystemPropertiesTüm özellikleri için Properties dizi.

Use GetSystemProperties yöntem almak eksiksiz küme kullanıcı tanımlı ve ayrılmış sistem özellikleri.Ayrılmış, Sistem Özellikleri'nde listesi için rapor sunucusu veritabanı, bkz: Rapor sunucusu sistem özellikleri.

Properties Parametresi nullnull başvuru (Visual Basic'te Nothing) (hiçbir şey Visual Basic), GetSystemProperties yöntem tüm sistem özelliklerini döndürür görünümü için izniniz olduğunu

İstenen özellik bulunursa, herhangi bir hata döndürülür.özellik ile hiçbir değeri döndürülür.