ReportingService2010.SetCacheOptions Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
void SetCacheOptions(System::String ^ ItemPath, bool CacheItem, Microsoft::SqlServer::ReportingServices2010::ExpirationDefinition ^ Item);
public void SetCacheOptions (string ItemPath, bool CacheItem, Microsoft.SqlServer.ReportingServices2010.ExpirationDefinition Item);
member this.SetCacheOptions : string * bool * Microsoft.SqlServer.ReportingServices2010.ExpirationDefinition -> unit
Public Sub SetCacheOptions (ItemPath As String, CacheItem As Boolean, Item As ExpirationDefinition)
Parameter
- ItemPath
- String
- CacheItem
- Boolean
- Item
- ExpirationDefinition