Takes drill-through connection information for a given drill-through handle, and connects to Oracle Essbase Studio.
Syntax
ESSG_FUNC_M EssGDTConnect (pDTInst);
Parameter | Data Type | Description |
---|---|---|
pDTInst; | ESSG_PDTHINST_T | Initialized drill-through instance handle |
Example
For a code example, see C Grid API Drill-Through Example.
See Also