RemoveAttribute(Value: IMetaAttribute);
RemoveAttribute(Value: Prognoz.Platform.Interop.Rds.IMetaAttribute);
Value. Attribute of time series database.
The RemoveAttribute method deletes the selected attribute from the attributes list, the values of which are used in the component.
The Value parameter cannot have the Null value. This method is used for those attributes, which were added using the AddAttribute method or when setting the SelectionSet property.
The number of attributes, added to use, can be obtained in the GetAttributeCount property.
See also: