IStandardCube.UseMultiAttrTable

Fore Syntax

UseMultiAttrTable: Boolean;

Fore.NET Syntax

UseMultiAttrTable: Boolean;

Description

The UseMultiAttrTable property determines whether a single common temporary table is used to store values of attributes, by which dimension connection is made.

Comments

The property is outdated, use the IStandardCubeDestination.UseMultiAttrTable property instead.

See also:

IStandardCube