DataSource.OlapDataProvider Property
Gets a data provider for an OLAP data source.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
OlapDataProvider | An OlapDataProvider object that represents a data provider for an OLAP data source. |
Implements
See Also