The ICubeLoader interface contains properties of the object that is used to load data to different repository storages.
Objects that use ICubeLoader: data loader and data import wizard.
Property name | Brief description | |
Destination | The Destination property determines the consumer cube for data load. | |
FixInfo | The FixInfo property returns the parameters of source cube dimensions fixing. These parameters are not connected with destination cube dimensions. | |
MapInfo | The MapInfo returns parameters of the connection between the destination cube dimensions. | |
Source | The Source property determines a source cube for data load. |
See also: