ASP.NET Core 10.1.11
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ReportCachingMode

Defines the possible report cache settings mode of the report.

Inheritance
System.Object
ReportCachingMode
Namespace: BoldReports.Web.ReportViewer
Assembly: BoldReports.Web.dll
Syntax
public sealed class ReportCachingMode : Enum

Fields

Cache

The data is cached for specific time period.

Declaration
public const ReportCachingMode Cache
Field Value
Type Description
ReportCachingMode

Live

The data is not common cached.

Declaration
public const ReportCachingMode Live
Field Value
Type Description
ReportCachingMode

SnapShot

The data is cached using scheduling time period.

Declaration
public const ReportCachingMode SnapShot
Field Value
Type Description
ReportCachingMode

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved