ReportingService2010.EndListRoles(IAsyncResult) Méthode

Définition

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::Role ^> ^ EndListRoles(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2010.Role[] EndListRoles (IAsyncResult asyncResult);
member this.EndListRoles : IAsyncResult -> Microsoft.SqlServer.ReportingServices2010.Role[]
Public Function EndListRoles (asyncResult As IAsyncResult) As Role()

Paramètres

asyncResult
IAsyncResult

Retours

Role[]

S’applique à