The ICubeLoaderInstance interface contains properties and methods of data transfer from one cube to another with the help of the Cube Loader repository object.
| Property name | Brief description | |
![]() |
Destination | The Destination property returns parameters of opened destination cube used for the final setup before data loading. |
| Method name | Brief description | |
![]() |
ApplyDimensions | The ApplyDimensions method applies control parameters of destination cube selection. |
![]() |
CreateApplyDimensions | The CreateApplyDimensions method creates an object that is used to control destination cube dimensions selection. |
![]() |
Execute | The Execute method loads data to a cube. |
See also: