projectOperation property
An operation that projects columns. Operations that come after a projection can only refer to projected columns.
Implementation
final ProjectOperation? projectOperation;
An operation that projects columns. Operations that come after a projection can only refer to projected columns.
final ProjectOperation? projectOperation;