ReportingService2010.BeginSetCacheOptions Метод

Определение

public:
 IAsyncResult ^ BeginSetCacheOptions(System::String ^ ItemPath, bool CacheItem, Microsoft::SqlServer::ReportingServices2010::ExpirationDefinition ^ Item, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginSetCacheOptions (string ItemPath, bool CacheItem, Microsoft.SqlServer.ReportingServices2010.ExpirationDefinition Item, AsyncCallback callback, object asyncState);
member this.BeginSetCacheOptions : string * bool * Microsoft.SqlServer.ReportingServices2010.ExpirationDefinition * AsyncCallback * obj -> IAsyncResult
Public Function BeginSetCacheOptions (ItemPath As String, CacheItem As Boolean, Item As ExpirationDefinition, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Параметры

ItemPath
String
CacheItem
Boolean
callback
AsyncCallback
asyncState
Object

Возвращаемое значение

Применяется к