ReportStorageBase Constructors
Implements base API for the report storage.| Name | Parameters | Description |
|---|---|---|
| ReportStorageBase(IServiceProvider, IObjectSpaceFactory, IReportOptions, IDataManipulationRight) | serviceProvider, objectSpaceFactory, options, dataManipulationRight | Initializes a new instance of the ReportStorageBase class with specified settings. |
See Also