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
- Item
- ExpirationDefinition