ReportingService2005.EndGetScheduleProperties(IAsyncResult) 方法

定义

public:
 Microsoft::SqlServer::ReportingServices2005::Schedule ^ EndGetScheduleProperties(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2005.Schedule EndGetScheduleProperties (IAsyncResult asyncResult);
member this.EndGetScheduleProperties : IAsyncResult -> Microsoft.SqlServer.ReportingServices2005.Schedule
Public Function EndGetScheduleProperties (asyncResult As IAsyncResult) As Schedule

参数

asyncResult
IAsyncResult

返回

适用于