ServerInfoHeader Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Rappresenta informazioni sul server di report.
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
- Ereditarietà
-
ServerInfoHeader
- Attributi
Costruttori
ServerInfoHeader() |
Inizializza una nuova istanza della classe ServerInfoHeader. |
Proprietà
AnyAttr |
Ottiene o imposta una matrice di attributi SOAP. |
ReportServerDateTime |
Ottiene la data e l'ora nel server di report*.* |
ReportServerEdition |
Ottiene l'edizione del server di report. |
ReportServerTimeZoneInfo |
Ottiene o imposta le informazioni sul fuso orario per il server di report. |
ReportServerVersion |
Ottiene la versione del server di report. |
ReportServerVersionNumber |
Ottiene il numero di versione del server di report. |