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.

int damex_getQueryType(
int64 hquery)

Parameters for damex_getQueryType

Parameter Type Description
IN    
hquery int64 The query handle.
RETURN    
  int 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