TcxPivotGridOLAPDataSource.ProviderClass Property
Specifies the provider class to be used to access OLAP cube data.
Declaration
property ProviderClass: TcxCustomPivotGridOLAPProviderClass read; write;
Property Value
Type |
---|
TcxCustomPivotGridOLAPProviderClass |
Remarks
Use the ProviderClass, Provider, or ProviderClassName property to specify the provider to be used to access OLAP cube data. Refer to the Provider property description to learn about available provider classes.
See Also