columns property

List<String> columns
final

Column names in the order they appear in the query result.

Implementation

final List<String> columns;