IMetaIndex.Primary

Syntax

Primary: Boolean;

Description

The Primary property determines whether index is primary.

Comments

If Primary = True, index is primary.

Example

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

See also:

IMetaIndex