Back to Devexpress

TcxPivotGridOLAPOLEDBProvider Class

vcl-cxpivotgridolapoledbprovider-65075dba.md

latest1.4 KB
Original Source

TcxPivotGridOLAPOLEDBProvider Class

The OLE DB provider.

Declaration

delphi
TcxPivotGridOLAPOLEDBProvider = class(
    TcxCustomPivotGridOLAPProvider
)

Remarks

This provider uses an ADO connection object to access OLAP cube data. Use an OLAP data source‘s Provider or ProviderClass property to select this provider for data access.

Inheritance

TObject TPersistent TcxCustomPivotGridOLAPProvider TcxPivotGridOLAPOLEDBProvider

See Also

TcxPivotGridOLAPADOMDProvider

cxPivotGridOLAPDataSource.cxGetPivotGridOLAPDataSourceProviders

TcxPivotGridOLAPOLEDBProvider Members

cxPivotGridOLAPOLEDBProvider Unit