ReportingService2005.EndListSchedules(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

适用于