Enumeración ProcessingMode

Sets the processing mode of the ReportViewer control.

Espacio de nombres: Microsoft.Reporting.WinForms
Ensamblado: Microsoft.ReportViewer.WinForms (en microsoft.reportviewer.winforms.dll)

Sintaxis

Miembros

  Nombre del miembro Descripción
Local Specifies that the report will be processed and rendered using the reporting engine provided by the ReportViewer control. 
Remote Specifies remote processing mode against a Reporting Services report server.  

Comentarios

This enumerator is used to set the ProcessingMode property of the ReportViewer control.

Vea también

Referencia

Espacio de nombres Microsoft.Reporting.WinForms