Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Used to specify the processing mode of the ReportViewer control.
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en microsoft.reportviewer.webforms.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.