EssGDTExecuteReport

Description

EssGDTExecuteReport() executes the report identified by its index to an array of report structures.

Syntax

  ESSG_FUNC_M EssGDTExecuteReport (pDTInst, Index);
ESSG_PDTHINST_TpDTInst;
ESSG_ULONG_TIndex;

Parameters

pDTInstInitialized drill-through instance handle
IndexIndex of the report to be executed

Return Value

Example

For a code example on Integration Server Drill-Through, see Example.

See Also

Grid API Concepts
Grid API Structures
EssGDTConnect()
EssGDTEndDrillThrough()
EssGDTGetData()
EssGDTGetHeader()
EssGDTGetInfo()
EssGDTListReports()
EssGDTRequestDrillThrough()
EssGDTSetInfo()