ICubeExecutorDrillThroughItem.Command

Syntax

Command: IDalCommand;

Description

The Command property returns SQL query of drillthrough element.

Comments

To get structure of relational data source, use ICubeExecutorDrillThroughItem.Dataset.

Example

The property use is given in the example for ICubeInstanceDestinationExecutor.DrillThrough.

See also:

ICubeExecutorDrillThroughItem