Cubes > Cubes Assembly Interfaces > ICubeMetaCopierBinding
The ICubeMetaCopierBinding interface contains properties that determine binding of source database attribute to attribute of consumer database.
Property name | Brief description | |
![]() |
BindingType | The BindingType property determines a binding type. |
![]() |
DestinationAttribute | The DestinationAttribute property determines an attribute of consumer database. |
![]() |
DestinationAttributeKey | The DestinationAttributeKey property determines a key for the attribute of consumer database. |
![]() |
SourceAttribute | The SourceAttribute property determines an attribute of source database. |
![]() |
SourceAttributeKey | The SourceAttributeKey property determines a key for the attribute of source database. |
![]() |
Value | The Value property determines a copied attribute value. |
See also: