次の方法で共有


ServerReport.IsQueryExecutionAllowed メソッド

Indicates whether the report can execute queries.

名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.dll 内)

構文

'宣言
'使用

戻り値

A Boolean value indicating whether the report can execute queries.

解説

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.

参照

リファレンス

ServerReport クラス
ServerReport メンバ
Microsoft.Reporting.WinForms 名前空間