$columns property
List<GeneratedColumn<Object> >
get
$columns
All columns from this table or view.
Implementation
List<GeneratedColumn> get $columns;
All columns from this table or view.
List<GeneratedColumn> get $columns;