EssGDTGetInfo() retrieves drill-through connection information for a given drill-through handle.
ESSG_FUNC_M EssGDTGetInfo (pDTInst, pDTInfo);
ESSG_PDTHINST_T | pDTInst; |
ESSG_PDTINFO_T | pDTInfo; |
pDTInst | Initialized drill-through instance handle |
pDTInfo | Pointer to a structure of connection information for a given range of data cells |
For a code example on Integration Server Drill-Through, see Example.
Grid API Concepts
Grid API Structures
EssGDTConnect()
EssGDTEndDrillThrough()
EssGDTExecuteReport()
EssGDTGetData()
EssGDTGetHeader()
EssGDTListReports()
EssGDTRequestDrillThrough()
EssGDTSetInfo()