ICubeCreator.UseNameAttribute

Fore Syntax

UseNameAttribute: Boolean;

Fore.NET Syntax

UseNameAttribute: boolean;

Description

The UseNameAttribute property determines whether the Name attribute must be used on cube creation.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for ICubeCreator.Table.

See also:

ICubeCreator