다음을 통해 공유


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

반환

적용 대상