ServerReport.Render, méthode
Inclure les membres protégés
Inclure les membres hérités
Traite le rapport et le rend au format spécifié.
Ce membre est surchargé. Pour obtenir des informations complètes sur ce membre, y compris sa syntaxe, son utilisation et des exemples s'y rapportant, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
Render(String) | Traite le rapport et le rend au format spécifié. (Hérité de Report.) | |
Render(String, String) | Traite le rapport et le rend au format spécifié. (Hérité de Report.) | |
Render(String, String, NameValueCollection, String%, String%) | Rend le rapport avec des paramètres d'accès aux URL facultatifs. | |
Render(String, String, NameValueCollection, Stream, String%, String%) | Rend le rapport avec des paramètres d'accès aux URL facultatifs. | |
Render(String, String, String%, String%, String%, array<String[]%, array<Warning[]%) | Traite le rapport et le rend au format spécifié. (Hérité de Report.) | |
Render(String, String, PageCountMode, String%, String%, String%, array<String[]%, array<Warning[]%) | Traite le rapport avec la valeurPageCountMode spécifiée et en effectue le rendu au format spécifié. (Substitue Report.Render(String, String, PageCountMode, String%, String%, String%, array<String[]%, array<Warning[]%).) |
Début