The getName() method
Returns the name of a column.
Syntax
This method has the
following syntax:
const char* getName();Description
The getName() method operates on the UdxColumnInfo object. The method returns the name of the column.