ICubeExecuteResult

Description

The ICubeExecuteResult interface contains properties to work with cube calculation results.

Comments

Cube calculation results are returned by the ICubeClass.ExecuteResult property.

Properties

  Property name Brief description
CoordConvertor The CoordConvertor property returns the object that is used to get source cube coordinates.
DataRights The DataRights property returns access permissions for obtained data.
DataTypes The DataTypes property returns information about how values are generated in cells.
Destination The Destination property returns parent cube instance.

Methods

  Method name Brief description
CreateAttachmentManager The CreateAttachmentManager method creates the manager to work with attachments from cube.

See also:

Cubes Assembly Interfaces