Udostępnij za pośrednictwem


Wyliczenie ProcessingMode

Used to specify the processing mode of the ReportViewer control.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public Enumeration ProcessingMode
public enum ProcessingMode
public enum class ProcessingMode
type ProcessingMode
public enum ProcessingMode

Elementy członkowskie

Nazwa elementu członkowskiego Opis
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.
UwagaUwaga
The ReportViewer control will work in Remote mode only with a Microsoft SQL Server 2005 report server.

Uwagi

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

Zobacz też

Informacje

Przestrzeń nazw Microsoft.Reporting.WebForms