droppedColumns property

List<ColumnInfo> droppedColumns
final

Columns present only in the old table (renames excluded).

Implementation

final List<ColumnInfo> droppedColumns;