ServerInfoHeader Clase

Definición

Representa información sobre el servidor de informes.

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
Herencia
ServerInfoHeader
Atributos

Constructores

ServerInfoHeader()

Inicializa una nueva instancia de la clase ServerInfoHeader.

Propiedades

AnyAttr

Obtiene o establece una matriz de atributos SOAP.

ReportServerDateTime

Obtiene la fecha y hora en el servidor de informes*.*

ReportServerEdition

Obtiene la edición del servidor de informes.

ReportServerTimeZoneInfo

Obtiene o establece la información de zona horaria del servidor de informes.

ReportServerVersion

Obtiene la versión del servidor de informes.

ReportServerVersionNumber

Obtiene el número de versión del servidor de informes.

Se aplica a