Udostępnij za pośrednictwem


GaugePointerInstance.ResetInstanceCache Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Resets the cache of the GaugePointerInstance.

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()

See Also

Reference

GaugePointerInstance Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace