次の方法で共有


ServerReport.GetExecutionId メソッド

Returns the current execution ID, or null (Nothing in Visual Basic) if no execution ID is available.

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

構文

'宣言
'使用

戻り値

A String that contains the execution ID.

解説

The value returned may be used with the SetExecutionId method in situations where you need to pass a report execution from one process to another.

参照

リファレンス

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