Row.getColumnName

Get a column name at {@code pos}.

@param pos the column position @return the column name or {@code null}

interface Row
string
getColumnName
(
int pos
)

Meta