TcxCustomPivotGridOLAPProvider.PopulateCubeNames(TStrings) Method
When implemented, obtains the names of cubes accessible by the provider.
Declaration
procedure PopulateCubeNames(ANames: TStrings); virtual; abstract;
Parameters
Name | Type |
---|---|
ANames | TStrings |
See Also