Partager via


ReportExecutionService.EndSetExecutionCredentials, 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 EndSetExecutionCredentials ( _
    asyncResult As IAsyncResult _
) As ExecutionInfo
public ExecutionInfo EndSetExecutionCredentials(
    IAsyncResult asyncResult
)
public:
ExecutionInfo^ EndSetExecutionCredentials(
    IAsyncResult^ asyncResult
)
member EndSetExecutionCredentials : 
        asyncResult:IAsyncResult -> ExecutionInfo 
public function EndSetExecutionCredentials(
    asyncResult : IAsyncResult
) : ExecutionInfo

Paramètres

  • asyncResult
    Type : IAsyncResult

Valeur de retour

Type : Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.ExecutionInfo

Voir aussi

Référence

ReportExecutionService Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms