FreeAttributes: IMetaAttributesSet;
FreeAttributes: Prognoz.Platform.Interop.Rds.IMetaAttributesSet;
The FreeAttributes property determines the set of free attributes included in the group.
Each group must have at least one free attribute. The set should consist of attributes that are a part of the time series database primary index. This index is returned by the IMetaIndex.Primary property.
The property use is given in the example for IMetaAttribute.Group.
See also: