ProcessingMode 열거형
Used to specify the processing mode of the ReportViewer control.
네임스페이스: Microsoft.Reporting.WebForms
어셈블리: microsoft.reportviewer.webforms.dll의 Microsoft.ReportViewer.WebForms
구문
멤버
멤버 이름 | 설명 | |
---|---|---|
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. |
주의
This enumerator is used to set the ProcessingMode property of the ReportViewer control.