(since Version 0.0.1)
getColumnNames -- Returns a array containing the column-names of the ResultSet
array getColumnNames ()
Returns a array containing the column-names of the ResultSet.
This values can be used, for example, in
getCurrentValueByName() or getValueByName()
calls.
an array containing the column-names of the ResultSet