Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2000
 FlushCache Method
Collapse All/Expand All Collapse All
Reporting Services - Reporting Services Programming
FlushCache Method

ReportingService.FlushCache Method

Invalidates the cache for an individual report.

Public Sub FlushCache( _
   ByVal Report As String _
)
   Member of [Namespace].ReportingService
public void FlushCache(
   string Report
)
   Member of [Namespace].ReportingService
Parameters
Report
The full path name of the report.
Permissions

Operation Description
Generate Events Required to trigger events that are configured in the report server.

Remarks

Calling the FlushCache method on a non-cached report does not produce an error.

See Also

ReportingService Class

Reporting Services Web Service Library

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker