Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

dam_describeTableCorrelationName

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

This method returns the correlation name (Alias Name) of the current table being processed.

void dam_describeTableCorrelationName(
     long         hstmt, 
     StringBuffer pCorrelationName)

Parameters for dam_describeTableCorrelationName

Parameter Type Description
INPUT
hstmt long The statement handle.
OUTPUT
pCorrelationName StringBuffer The table alias name in the query. If alias name is not explicitly specified in the query, an empty string is returned.
TitleResults for “How to create a CRG?”Also Available inAlert