ICubeLoaderMapInfo

Description

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

Properties

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

Methods

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

See also:

Cubes Assembly Interfaces