skip to main content
OpenAccess SDK SQL Engine core methods for Java : Exchanging data : getColumnName method
 

getColumnName method

Obtains the column name value from the schemaobj_column object. Use this method to retrieve the column name value from a search object.
public String getColumnName()
Table 60. Parameters for getColumnName
Parameter
Type
Description
RETURN
String
Column name. A null value if a value is not specified.