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);
Public Function EndGetItemHistoryOptions (asyncResult As IAsyncResult, ByRef KeepExecutionSnapshots As Boolean, ByRef Item As ScheduleDefinitionOrReference) As Boolean

參數

asyncResult
IAsyncResult
KeepExecutionSnapshots
Boolean

傳回

Boolean

適用於