次の方法で共有


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

戻り値

適用対象