ReportingService2006.EndGetCacheOptions 方法

定義

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

參數

asyncResult
IAsyncResult

傳回

適用於