EssGDTExecuteReport() executes the report identified by its index to an array of report structures.
ESSG_FUNC_M EssGDTExecuteReport (pDTInst, Index);
ESSG_PDTHINST_T | pDTInst; |
ESSG_ULONG_T | Index; |
pDTInst | Initialized drill-through instance handle |
Index | Index of the report to be executed |
For a code example on Integration Server Drill-Through, see Example.
Grid API Concepts
Grid API Structures
EssGDTConnect()
EssGDTEndDrillThrough()
EssGDTGetData()
EssGDTGetHeader()
EssGDTGetInfo()
EssGDTListReports()
EssGDTRequestDrillThrough()
EssGDTSetInfo()