The ICubeMetaUpdateAttributeRemappings interface contains properties and methods that are used to work with the collection of correspondences between factors attributes of the copied database and factors attributes of the database copy.
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. |
Method name | Brief description | |
FindById | The FindById method finds a correspondence in the collection by identifier of the factors attribute of database copy. | |
FindByKey | The FindByKey method finds a correspondence in the collection by the key of the factors attribute of the database copy. |
See also: