Sdílet prostřednictvím


ServerReport.GetExecutionId-Methode

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

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax

'Declaration
'Usage

Rückgabewert

A String containing the execution ID.

Hinweise

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.

Siehe auch

Verweis

ServerReport-Klasse
ServerReport-Member
Microsoft.Reporting.WinForms-Namespace