columns property

List<Column> columns
final

The column in CompoundSelectStatement.base each of the CompoundSelectStatement.additional that contributed to this column.

Implementation

final List<Column> columns;