This abstract class represents a predicate criteria, which involves some statement involving expressions and can be evaluated in the context of a single row of data to be either true or false.
Predicate criteria can be composed into more sophisticated criteria using "OR" and "AND" logical operators.
|
|
|
|