DbDocumentStorage Constructors
A database storage used by the CachedReportSource component to cache the document that it generates to display/export/print a report.
Name | Parameters | Description |
---|---|---|
Db |
none |
Creates the Db |
Db |
connection |
Creates the Db |
Db |
connection |
Creates the Db |
See Also