Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

dam_getOriginalQueryParamCount

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

This function returns the number of parameters specified in the original query.

int dam_getOriginalQueryParamCount(
    DAM_HSTMT hstmt,
    int *     piParamCount)

Properties of dam_getOriginalQueryParamCount

Parameter Type Description
IN
hstmt DAM_HSTMT The statement handle.
OUT
piParamCount int * The number of parameters.
RETURN
int The status of the function call:
  • DAM_SUCCESS - all data retrieved
  • DAM_FAILURE - error in getting the data
  • See also

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