getColumnNames

(since Version 0.0.1)
getColumnNames -- Returns a array containing the column-names of the ResultSet

Description:

array getColumnNames ()

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

Returns:

an array containing the column-names of the ResultSet