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 命名空间