Sdílet prostřednictvím


ServerReport.IsQueryExecutionAllowed-Methode

Indicates whether the report can execute queries.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Syntax

'Declaration
'Usage

Rückgabewert

A Boolean value indicating whether the report can execute queries.

Hinweise

Returns false if executing from a snapshot.

This may be used to determine if a report can execute queries for report data, or for valid or default values of parameters.

Siehe auch

Verweis

ServerReport-Klasse
ServerReport-Member
Microsoft.Reporting.WebForms-Namespace