ICubeExecutorDrillThroughItem.Command

Fore Syntax

Command: IDalCommand;

Fore.NET Syntax

Command: Prognoz.Platform.Interop.Dal.IDalCommand;

Description

The Command property returns SQL query of drillthrough element.

Comments

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

Fore and Fore.NET Examples

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

See also:

ICubeExecutorDrillThroughItem