IPrxDataCache

Assembly: Report;

Description

The IPrxDataCache interface is used to set up data caching parameters.

Inheritance Hierarchy

          IPrxDataCache

Comments

To work with regular report setup parameters, use properties and methods of the IPrxReportOptions interface.

Properties

  Property name Brief description
UseDataCache The UseDataCache property determines whether data caching is used.

Methods

  Method name Brief description
FlushDataCache The FlushDataCache method clears data cache.

See also:

Report Assembly Interfaces