다음을 통해 공유


ReportingService2010.EndGetCacheOptions 메서드

정의

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

매개 변수

asyncResult
IAsyncResult

반환

적용 대상