Skip to main content

Member Table: Bind to an OLAP Data Source

Member Description
TcxCustomPivotGrid.OLAPDataSource Specifies the data source providing OLAP cube data for an unbound pivot grid.
TcxPivotGridOLAPDataSource.Provider Specifies the OLAP data source’s provider used to access OLAP cube data.
TcxCustomPivotGridOLAPProvider.ConnectionString Specifies the string used to connect to an OLAP cube.
TcxPivotGridOLAPOLEDBProvider.Connection Provides access to the ADO connection object that is used by the OLE DB provider to connect to OLAP cube data.
See Also