ICubeMetaExporterBindings

Description

The ICubeMetaExporterBindings interface contains properties and methods that are used to work with the collection of bindings of time series database attributes to the data consumer fields.

Properties

  Property name Brief description
Count The Count property returns the number of elements in the collection.
Item The Item property returns the element from the collection by its index.

Methods

  Method name Brief description
Add The Add method adds a new formula to the collection.
Clear The Clear method deletes all elements from the collection.
Remove The Remove method deletes the element from the collection by its index.

See also:

Cubes Assembly Interfaces