Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

dam_getQuery

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

This function returns the query handle of the SQL statement for the current table being processed. The query handle can be used to get complete information about the query using the SQL Engine Parse Tree API. For more information, see SQL Engine Parse Tree API .

DAM_HQUERY dam_getQuery(
    DAM_HSTMT hstmt)

Parameters for dam_getQuery

Parameter Type Description
IN
hstmt DAM_HSTMT The statement handle.
RETURN
DAM_HQUERY The handle to the query.
TitleResults for “How to create a CRG?”Also Available inAlert