Predicate

public indirect enum Predicate<ClauseType, ColumnExpressionType> : Buildable where ClauseType : Buildable, ColumnExpressionType : Field

An operand of a ConditionalClause.