ICubeMetaUpdateAttributeRemappings

Description

The ICubeMetaUpdateAttributeRemappings interface contains properties and methods that are used to work with the collection of correspondences between indicators attributes of the copied database and indicators attributes of the database copy.

Properties

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

Methods

  Method name Brief description
FindById The FindById method finds a correspondence in the collection by identifier of the indicators attribute of database copy.
FindByKey The FindByKey method finds a correspondence in the collection by the key of the indicators attribute of the database copy.

See also:

Cubes Assembly Interfaces