Progress® Telerik® Reporting R1 2021
CacheStorage Class
Inheritance Hierarchy
SystemObject
Telerik.Reporting.CacheCacheStorage
Telerik.Reporting.Cache.DatabaseDatabaseStorage
Telerik.Reporting.Cache.FileFileStorage
Namespace:
Telerik.Reporting.CacheTelerik.Reporting.CacheCacheStorage
Telerik.Reporting.Cache.DatabaseDatabaseStorage
Telerik.Reporting.Cache.FileFileStorage
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The CacheStorage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CacheStorage |
Initializes a new instance of the CacheStorage class.
|
Methods
Name | Description | |
---|---|---|
![]() | AcquireLock |
Acquires a lock on a named resource.
|
![]() | AddInSet |
Adds a single string value to a set of values denoted from the given key.
|
![]() | Delete |
Deletes a key with its value (string or byte array) from the storage.
|
![]() | DeleteInSet |
Deletes a single string value from a set of values denoted from the given key.
|
![]() | DeleteSet |
Deletes set of values denoted by the given key.
|
![]() | Exists |
Retrieves a value indicating if a single value (string or byte array)
exists in the storage.
|
![]() | ExistsInSet |
Retrieves a value indicating if a set of values
exists in the storage.
|
![]() | GetAllMembersInSet |
Retrieves all members in a set of string values.
|
![]() | GetBytes |
Retrieves a byte array value stored under particular key.
|
![]() | GetCountInSet |
Retrieves the count of the values in a set value stored in the storage.
|
![]() | GetString |
Retrieves a string value stored under particular key.
|
![]() | SetBytes |
Stores a byte array value under particular key.
|
![]() | SetString |
Stores a string value under particular key.
|
Version Information
Supported in: 1.0.1