ReportExecutionService.EndSetExecutionCredentials2, méthode
Espace de noms : Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public Function EndSetExecutionCredentials2 ( _
asyncResult As IAsyncResult _
) As ExecutionInfo2
public ExecutionInfo2 EndSetExecutionCredentials2(
IAsyncResult asyncResult
)
public:
ExecutionInfo2^ EndSetExecutionCredentials2(
IAsyncResult^ asyncResult
)
member EndSetExecutionCredentials2 :
asyncResult:IAsyncResult -> ExecutionInfo2
public function EndSetExecutionCredentials2(
asyncResult : IAsyncResult
) : ExecutionInfo2
Paramètres
- asyncResult
Type : IAsyncResult
Valeur de retour
Type : Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo2
Voir aussi
Référence
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms