ReportingService2010.EndGetItemHistoryOptions Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- asyncResult
- IAsyncResult
- KeepExecutionSnapshots
- Boolean