IAzureServiceTableProvider.GetReportTable() Method
If implemented, returns a table client instance to store service information related to opened reports.
Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer
Assembly: DevExpress.XtraReports.v26.1.Web.Azure.dll
Declaration
Returns
| Type | Description |
|---|---|
| Azure.Data.Tables.TableClient | A |
See Also