IMetaDictionary.Groups

Fore Syntax

Groups: IMetaAttributeGroups;

Fore.NET Syntax

Groups: Prognoz.Platform.Interop.Rds.IMetaAttributeGroups;

Description

The Groups property returns a collection of attribute groups.

Comments

The user cannot delete, reset or change the structure of the primary index returned by the IMetaIndex.Primary property, if at least one group has been created in time series database.

Fore and Fore.NET Examples

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

See also:

IMetaDictionary