ServerReport 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.
public ref class ServerReport sealed : Microsoft::Reporting::WebForms::Report, System::Runtime::Serialization::ISerializable
[System.Serializable]
public sealed class ServerReport : Microsoft.Reporting.WebForms.Report, System.Runtime.Serialization.ISerializable
[<System.Serializable>]
type ServerReport = class
inherit Report
interface ISerializable
Public NotInheritable Class ServerReport
Inherits Report
Implements ISerializable
- Héritage
- Attributs
- Implémente
Constructeurs
| ServerReport() |
Propriétés
| Cookies | |
| DisplayName | (Hérité de Report) |
| Headers | |
| HistoryId | |
| IsDrillthroughReport | (Hérité de Report) |
| IsReadyForRendering | (Hérité de Report) |
| ReportPath | |
| ReportServerCredentials | |
| ReportServerUrl | |
| Timeout | |
Méthodes
Implémentations d’interfaces explicites
| ISerializable.GetObjectData(SerializationInfo, StreamingContext) |