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

適用於