Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

damex_getNextCol

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

This method navigates through the columns in the schema definition of the table. Call this method after calling damex_getFirstCol.

int64 damex_getNextCol(
int64 hTable)

Parameters for damex_getNextCol

Parameter Type Description
IN    
hTable int64 The table handle.
RETURN    
  int64 The handle to the next column in the schema. A value of zero is returned at the end.

See also

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