ICubeLoaderMapInfo

Description

The ICubeLoaderMapInfo interface contains properties and methods that are used to work with the collection of destination cube dimension bindings.

Properties

  Property name Brief description
Count The Count property returns the number of destination cube dimensions that must be linked to source cube dimensions.
Item The Item property returns parameters of consumer dimension binding.

Methods

  Method name Brief description
ClearAll The ClearAll method clears bindings of all destination cube dimensions.
FindByDim The FindByDim method searches for a dimension and returns parameters of consumer dimension binding.
FindByKey The FindByKey method searches for dimensions by key and returns parameters of consumer dimension binding.

See also:

Cubes Assembly Interfaces