column property

Expression<T> column
finalinherited

Column that this ColumnFilters wraps

Implementation

final Expression<T> column;