Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

dam_getNextCol

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

This method is used to navigate through the columns that appear in the SELECT and WHERE clauses of the SQL query or through the columns in the schema definition of the table. Call this method after calling dam_getFirstCol.

long dam_getNextCol(long hstmt)

Parameters for dam_getNextCol

Parameter Type Description
INPUT
hstmt long The statement handle.
RETURN
long The handle to the next column in the list. A 0 is returned at the end of the list.

See also

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