Show contents 

Cubes > Cubes Assembly Interfaces > IStandardCubeDataset > IStandardCubeDataset.ForeClass

IStandardCubeDataset.ForeClass

Fore Syntax

ForeClass: String;

Fore.NET Syntax

ForeClass: String;

Description

The ForeClass property returns name of the class that is used to handle data extraction query generation.

Comments

The unit and class for handling data extraction query generation are set by means of the SetCallback method.

See also:

IStandardCubeDataset