ReportingService2006.EndGetReportHistoryOptions Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
bool EndGetReportHistoryOptions(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] bool % KeepExecutionSnapshots, [Runtime::InteropServices::Out] Microsoft::SqlServer::ReportingServices2006::ScheduleDefinitionOrReference ^ % Item);
public bool EndGetReportHistoryOptions (IAsyncResult asyncResult, out bool KeepExecutionSnapshots, out Microsoft.SqlServer.ReportingServices2006.ScheduleDefinitionOrReference Item);
member this.EndGetReportHistoryOptions : IAsyncResult * bool * ScheduleDefinitionOrReference -> bool
Public Function EndGetReportHistoryOptions (asyncResult As IAsyncResult, ByRef KeepExecutionSnapshots As Boolean, ByRef Item As ScheduleDefinitionOrReference) As Boolean
Параметры
- asyncResult
- IAsyncResult
- KeepExecutionSnapshots
- Boolean