Partilhar via


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
Método público Render(String) Processes the report and renders it in the specified format. (Herdado de Report.)
Método público Render(String, String) Processes the report and renders it in the specified format. (Herdado de Report.)
Método público Render(String, String, NameValueCollection, String%, String%) Renders the report with optional URL access parameters.
Método público Render(String, String, NameValueCollection, Stream, String%, String%) Renders the report with optional URL access parameters.
Método público Render(String, String, String%, String%, String%, array<String[]%, array<Warning[]%) Processes the report and renders it in the specified format. (Herdado de Report.)
Método público 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

Consulte também

Referência

ServerReport Classe

Namespace Microsoft.Reporting.WinForms