ICubeExecutorDrillThroughItem

Assembly: Cubes;

Description

The ICubeExecutorDrillThroughItem.Dataset interface is used to work with drillthrough element on cube calculation.

Inheritance Hierarchy

ICubeExecutorDrillThroughItem

Comments

To get object of this type, use properties and methods of the ICubeExecutorDrillThroughItems interface.

Properties

  Property name Brief description
Command

The Command property returns SQL query of drillthrough element.
Dataset

The Dataset property returns structure of relational data source.

See also:

Cubes Assembly Interfaces