Cubes > Cubes Assembly Interfaces > ICubeExecutorDrillThroughItem
Assembly: Cubes;
Namespace: Prognoz.Platform.Interop.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 | |
![]() |
The Command property returns SQL query of drillthrough element. | |
![]() |
The Dataset property returns structure of relational data source. |
See also: