DataSchemaProvider.GetStorageViewsList() Method
Returns the list of data views available in the storage.
Namespace: DevExpress.XtraReports.Data
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Returns
Type | Description |
---|---|
String[] | An array of String values. |
See Also