Share via


ReportingService2006.EndListSchedules(IAsyncResult) Método

Definición

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Schedule ^> ^ EndListSchedules(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2006.Schedule[] EndListSchedules (IAsyncResult asyncResult);
member this.EndListSchedules : IAsyncResult -> Microsoft.SqlServer.ReportingServices2006.Schedule[]
Public Function EndListSchedules (asyncResult As IAsyncResult) As Schedule()

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a