IDocumentDataStorageProvider Properties
If implemented by a class, provides settings to store a temporary document on the server side.Name | Description |
---|---|
BinaryStorageChunkSize | Specifies the size of a single chunk of binary data to be stored in an XPO data storage. |
ConnectionString | Specifies a connection string for the report service database. |
KeepInterval | Specifies a time span after which a stored document is obsolete. The document can then be removed from the database. |
See Also