IStandardCube.UseSubqueryOptimization

Syntax

UseSubqueryOptimization: Boolean;

Description

The UseSubqueryOptimization property determines whether to use subqueries for extracting data across all cube dimensions.

NOTE. The property is outdated, use the IStandardCubeDataset.UseSubqueryOptimization property.

See also:

IStandardCube