Assembly: Cubes;
The ICubeExecutorDrillThroughItem.Dataset interface is used to work with drillthrough element on cube calculation.
ICubeExecutorDrillThroughItem
To get object of this type, use properties and methods of the ICubeExecutorDrillThroughItems interface.
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: