Método ServerReport.Render
Incluir membros protegidos
Incluir membros herdados
Processes the report and renders it in the specified format.
Esse membro está sobrecarregado. Para informação completa sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecargas.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Render(String) | Processes the report and renders it in the specified format. (Herdado de Report.) | |
Render(String, String) | Processes the report and renders it in the specified format. (Herdado de Report.) | |
Render(String, String, NameValueCollection, String%, String%) | Renders the report with optional URL access parameters. | |
Render(String, String, NameValueCollection, Stream, String%, String%) | Renders the report with optional URL access parameters. | |
Render(String, String, String%, String%, String%, array<String[]%, array<Warning[]%) | Processes the report and renders it in the specified format. (Herdado de Report.) | |
Render(String, String, PageCountMode, String%, String%, String%, array<String[]%, array<Warning[]%) | Processes the report with the specified PageCountMode valuevalue and renders it in the specified format. (Substitui Report.Render(String, String, PageCountMode, String%, String%, String%, array<String[]%, array<Warning[]%).) |
Superior