VisibilityInstance.ResetInstanceCache-Methode
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Resets the cache of the VisibilityInstance.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Overrides Sub ResetInstanceCache
'Usage
Me.ResetInstanceCache()
protected override void ResetInstanceCache()
protected:
virtual void ResetInstanceCache() override
abstract ResetInstanceCache : unit -> unit
override ResetInstanceCache : unit -> unit
protected override function ResetInstanceCache()
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace