ReportingService2010.EndGetScheduleProperties(IAsyncResult) 方法

定义

public:
 Microsoft::SqlServer::ReportingServices2010::Schedule ^ EndGetScheduleProperties(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2010.Schedule EndGetScheduleProperties (IAsyncResult asyncResult);
Public Function EndGetScheduleProperties (asyncResult As IAsyncResult) As Schedule

参数

asyncResult
IAsyncResult

返回

Schedule

适用于