Freigeben über


ReportingService2010.EndListRoles(IAsyncResult) Methode

Definition

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()

Parameter

asyncResult
IAsyncResult

Gibt zurück

Role[]

Gilt für: