Skip to main content

TcxPivotGridOLAPADOMDProvider Class

The ADO MD provider.

Declaration

TcxPivotGridOLAPADOMDProvider = class(
    TcxCustomPivotGridOLAPProvider
)

Remarks

This provider accesses OLAP cube data using the provider shipped with Microsoft Data Access Components (MDAC). Use an OLAP data source‘s Provider or ProviderClass property to select this provider for data access.

Inheritance

See Also