Class ExpressionList

An expression containing multiple expressions. Can be used to provide a list of expressions as an argument to another expression, like an ordering clause.

Declaration

class ExpressionList(Func)
source link

Documentation

Methods

Inherited methods

Reexports