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