InplaceReportsCacheHelper Constructors
Provides helper methods used to manage in-place reports cache.Name | Parameters | Description |
---|---|---|
InplaceReportsCacheHelper() | none | Initializes a new instance of the InplaceReportsCacheHelper class. |
InplaceReportsCacheHelper(IReportStorage, IObjectSpaceFactory, IDataManipulationRight, IReportOptions) | reportStorage, objectSpaceFactory, dataManipulationRight, options | Initializes a new instance of the InplaceReportsCacheHelper class with specified settings. |
See Also