다음을 통해 공유


ReportingService2010.EndGetItemHistoryOptions 메서드

정의

public:
 bool EndGetItemHistoryOptions(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] bool % KeepExecutionSnapshots, [Runtime::InteropServices::Out] Microsoft::SqlServer::ReportingServices2010::ScheduleDefinitionOrReference ^ % Item);
public bool EndGetItemHistoryOptions (IAsyncResult asyncResult, out bool KeepExecutionSnapshots, out Microsoft.SqlServer.ReportingServices2010.ScheduleDefinitionOrReference Item);
member this.EndGetItemHistoryOptions : IAsyncResult * bool * ScheduleDefinitionOrReference -> bool
Public Function EndGetItemHistoryOptions (asyncResult As IAsyncResult, ByRef KeepExecutionSnapshots As Boolean, ByRef Item As ScheduleDefinitionOrReference) As Boolean

매개 변수

asyncResult
IAsyncResult
KeepExecutionSnapshots
Boolean

반환

적용 대상