TcxPivotGridOLAPADOMDProvider Methods
The ADO MD provider.| 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) | When implemented, obtains the names of cubes accessible by the provider. Inherited from TcxCustomPivotGridOLAPProvider. |
| 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