次の方法で共有


ServerReport.GetExecutionId メソッド

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

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

構文

'宣言
'使用

戻り値

A String containing 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.WinForms 名前空間