Classe ServerInfoHeader
Represents information about the report server.
Hiérarchie d'héritage
System.Object
System.Web.Services.Protocols.SoapHeader
ReportService2010.ServerInfoHeader
Espace de noms : ReportService2010
Assembly : ReportService2010 (en ReportService2010.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class ServerInfoHeader _
Inherits SoapHeader
'Utilisation
Dim instance As ServerInfoHeader
[SerializableAttribute]
public class ServerInfoHeader : SoapHeader
[SerializableAttribute]
public ref class ServerInfoHeader : public SoapHeader
[<SerializableAttribute>]
type ServerInfoHeader =
class
inherit SoapHeader
end
public class ServerInfoHeader extends SoapHeader
Le type ServerInfoHeader expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ServerInfoHeader | Initializes a new instance of the ServerInfoHeader class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Actor | (hérité de SoapHeader.) | |
AnyAttr | Gets or sets an array of SOAP attributes. | |
DidUnderstand | (hérité de SoapHeader.) | |
EncodedMustUnderstand | (hérité de SoapHeader.) | |
EncodedMustUnderstand12 | (hérité de SoapHeader.) | |
EncodedRelay | (hérité de SoapHeader.) | |
MustUnderstand | (hérité de SoapHeader.) | |
Relay | (hérité de SoapHeader.) | |
ReportServerDateTime | Gets the date and time on the report server. | |
ReportServerEdition | Gets the edition of the report server. | |
ReportServerTimeZoneInfo | Gets the time zone information for the report server. | |
ReportServerVersion | Gets the version of the report server. | |
ReportServerVersionNumber | Gets the version number of the report server. | |
Role | (hérité de SoapHeader.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.