ReportingService2005.EndListSchedules(IAsyncResult) Método

Definição

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

Parâmetros

asyncResult
IAsyncResult

Retornos

Aplica-se a