columns property

List<String> columns
final

Column names of the result set, when applicable.

Implementation

final List<String> columns;