IMetaIndexes.Primary

Fore Syntax

Primary: IMetaIndex;

Fore.NET Syntax

Primary: Prognoz.Platform.Interop.Rds.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.

Fore and Fore.NET Examples

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

See also:

IMetaIndexes