IMetaIndexes.Primary

Syntax

Primary: IMetaIndex;

Description

The Primary property determines a primary index.

Comments

Attributes that create a primary index may be contained in attributes groups. Use the IMetaAttributeGroup interface to work with attributes groups.

Example

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

See also:

IMetaIndexes