ServerInfoHeader Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |