function property

Expression<T> function
final

The aggregate or window function to apply (e.g., SUM, AVG).

Implementation

final Expression<T> function;