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

Class StorageProvider

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

Fields

Auto

The storage provider is selected automatically based on the characteristics of the stored resource to the application.

Declaration
public const StorageProvider Auto
Field Value
Type Description
StorageProvider

Database

The report processed caches are stores in database.

Declaration
public const StorageProvider Database
Field Value
Type Description
StorageProvider

File

The report processed caches are stored as temporary files in the file system.

Declaration
public const StorageProvider File
Field Value
Type Description
StorageProvider

Memory

The report processed caches are stores in Memory.

Declaration
public const StorageProvider Memory
Field Value
Type Description
StorageProvider

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