ServerInfoHeader Classe

Définition

Représente des informations concernant le serveur de rapports.

public ref class ServerInfoHeader : System::Web::Services::Protocols::SoapHeader
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlRoot(IsNullable=false, Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ServerInfoHeader : System.Web.Services.Protocols.SoapHeader
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlRoot(IsNullable=false, Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ServerInfoHeader = class
    inherit SoapHeader
Public Class ServerInfoHeader
Inherits SoapHeader
Héritage
ServerInfoHeader
Attributs

Constructeurs

ServerInfoHeader()

Initialise une nouvelle instance de la classe ServerInfoHeader.

Propriétés

AnyAttr

Obtient ou définit un tableau d'attributs SOAP.

ReportServerDateTime

Obtient la date et l’heure sur le serveur de rapports*.*

ReportServerEdition

Obtient l'édition du serveur de rapports.

ReportServerTimeZoneInfo

Obtient ou définit les informations de fuseau horaire pour le serveur de rapports.

ReportServerVersion

Obtient la version du serveur de rapports.

ReportServerVersionNumber

Obtient le numéro de version du serveur de rapports.

S’applique à