IMetaIndex.Primary

Fore Syntax

Primary: Boolean;

Fore.NET Syntax

Primary: boolean;

Description

The Primary property determines whether index is primary.

Comments

If Primary = True, index is primary.

Fore and Fore.NET Examples

The property use is given in the example for the IMetaAttribute.Group.

See also:

IMetaIndex