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.v24.1.Web.Azure.dll
NuGet Package: DevExpress.Web.Reporting.Azure
Declaration
Returns
Type | Description |
---|---|
Azure.Data.Tables.TableClient | A |
See Also