Sdílet prostřednictvím


ServerReport.IsQueryExecutionAllowed-Methode

Indicates whether the report can execute queries.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.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.WinForms-Namespace