| AllRowsRecordFilter |
|
| AnyRowRecordFilter |
|
| DualExpressionsNumberComparisonRowFilter |
Judge if a row matches by evaluating two given expressions on the row, based on two different columns and checking
the results.
|
| ExpressionEqualRowFilter |
Judge if a row matches by evaluating a given expression on the row, based on a particular column, and checking the
result.
|
| ExpressionNumberComparisonRowFilter |
Judge if a row matches by evaluating a given expression on the row, based on a particular column, and checking the
result.
|
| ExpressionStringComparisonRowFilter |
Judge if a row matches by evaluating a given expression on the row, based on a particular column, and checking the
result.
|
| ExpressionTimeComparisonRowFilter |
Judge if a row matches by evaluating a given expression on the row, based on a particular column, and checking the
result.
|