Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

damex_getNextTable

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

This function returns the next table in the FROM clause of the SELECT query. Call this function after calling damex_getFirstTable.

DAM_HTABLE damex_getNextTable(
    DAM_HQUERY hquery)

Parameters for damex_getNextTable

Parameter Type Description
IN
hquery DAM_HQUERY The query handle.
RETURN
DAM_HTABLE The handle to the next table in the list.
A NULL is returned at the end of the list.

See also

TitleResults for “How to create a CRG?”Also Available inAlert