Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

dam_describeColScalar

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

This method is used to check if the column is a scalar function that is being mapped to a column.

int dam_describeColScalar(
int64          hcol, 
StringBuilder  pScalarFuncName)

Parameters for dam_describeColScalar

Parameter Type Description
IN    
hcol int64 The handle of the column
OUT    
pScalarFuncName StringBuilder The name of the scalar function
RETURN    
  int TRUE – the column is mapped from a scalar function.
FALSE – the base column.

See also

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