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

Возвращаемое значение

Применяется к