Skip to main content
A newer version of this page is available. .

IAzureServiceTableProvider Members

If implemented, provides an Azure table storage customization service.

Methods

Name Description
GetDocumentTable() If implemented, returns a cloud table instance to store service information related to documents (newly created, as well as previously created ones).
GetReportTable() If implemented, returns a cloud table instance to store service information related to opened reports.
See Also