DbDocumentStorage Properties
A database storage used by the CachedReportSource component to cache the document that it generates to display/export/print a report.
Name | Description |
---|---|
Clear |
Specifies weather to delete the content located in the storage when it is disposed of.
Inherited from Document |
Connection |
The connection string name used to open the database in which the generated report document must be stored. |
Connection |
The string used to open the database in which the generated report document must be stored. |
Document |
A string used to identify the document stored in this storage. |
See Also