IMetaDataRules

Description

The IMetaDataRules interface contains properties and methods used to work with a collection of rules of time series database dictionaries.

Properties

  Property name Brief description
The Count property returns the number of rules in the collection.
The Item property returns the rule parameters by index.

Methods

  Method name Brief description
The Add method adds a new rule to the collection.
The FindById method searches the rule by identifier.
The FindByKey method searches the rule by key.
The Remove method removes the specified rule from the collection.

See also:

Rds Assembly Interfaces