Interface
IStorage2

Represents a storage object used from the reporting engine to store internal state and caching rendered reports.

Definition

Methods

DeleteMasterKey(string)

Deletes all keys starting with the key parameter along with their values (string or byte array) from the storage.

Declaration

cs-api-definition
void DeleteMasterKey(string key)

Parameters

key

string

The key that denotes the stored values that should be removed.

In this article
DefinitionMethodsDeleteMasterKey(string)
Not finding the help you need?
Contact Support