ICubeMetaCopierBindings

Description

The ICubeMetaCopierBindings interface contains properties and methods that are used to work with the collection that determines a binding of source database attributes to consumer database attributes.

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 removes an element from the collection based on its index.

See also:

Cubes Assembly Interfaces