Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxPivotGridOLAPOLEDBProvider Members

The OLE DB provider.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TcxPivotGridOLAPDataSource) Initializes a new instance of the TcxCustomPivotGridOLAPProvider class with specified settings. Inherited from TcxCustomPivotGridOLAPProvider.

#Properties
Show Inherited Hide Inherited

Name Description
CacheLocalCubes Specifies if an OLAP cube file is copied to a temporary folder prior to being connected. Inherited from TcxCustomPivotGridOLAPProvider.
Connection Provides access to the ADO connection object that is used internally to connect to OLAP cube data.
ConnectionString Specifies the connection string to access OLAP cube data. Inherited from TcxCustomPivotGridOLAPProvider.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetDisplayName Returns the provider name. Inherited from TcxCustomPivotGridOLAPProvider.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
PopulateCubeNames(TStrings) Obtains the names of cubes accessible by the OLE DB provider.
Register Registers the provider for use by OLAP data sources. Inherited from TcxCustomPivotGridOLAPProvider.
ToString Inherited from TObject.
Unregister Unregisters the provider, making it unavailable for use by OLAP data sources. Inherited from TcxCustomPivotGridOLAPProvider.
See Also