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