Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

damex_getQueryType

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

This method returns the type of the SQL query.

long damex_getQueryType(long hquery)

Parameters for damex_getQueryType

Parameter Type Description
INPUT
hquery long The query handle.
RETURN
long The type of the SQL query:
  • DAM_SELECT - SELECT
  • DAM_UPDATE - UPDATE
  • DAM_INSERT - INSERT
  • DAM_DELETE - DELETE
  • TitleResults for “How to create a CRG?”Also Available inAlert