projectOperation property

ProjectOperation? projectOperation
final

An operation that projects columns. Operations that come after a projection can only refer to projected columns.

Implementation

final ProjectOperation? projectOperation;